Home
last modified time | relevance | path

Searched defs:lhs (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DCodeCache.h127 const key_value_pair_t<CodeCache::key_t, CodeCache::cache_entry_t>& lhs, in compare_type()
/system/core/libpixelflinger/tinyutils/
DSortedVector.h273 int SortedVector<TYPE>::do_compare(const void* lhs, const void* rhs) const { in do_compare()