Searched refs:rEntry (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/img_utils/src/
H A DSortedEntryVector.cpp39 const sp<TiffEntry>* rEntry = reinterpret_cast<const sp<TiffEntry>*>(rhs); local
40 return compare_type(**lEntry, **rEntry);

Completed in 888 milliseconds