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

/frameworks/av/media/img_utils/src/
H A DOrderable.cpp26 return getComparableValue() op orderable.getComparableValue(); \
H A DTiffWriter.cpp39 return getComparableValue() op orderable.getComparableValue(); \
H A DTiffIfd.cpp167 uint32_t TiffIfd::getComparableValue() const { function in class:android::img_utils::TiffIfd
/frameworks/av/media/img_utils/include/img_utils/
H A DOrderable.h42 virtual uint32_t getComparableValue() const = 0;
H A DTiffEntry.h111 return getComparableValue() op entry.getComparableValue(); \
H A DTiffIfd.h153 virtual uint32_t getComparableValue() const;
H A DTiffEntryImpl.h49 uint32_t getComparableValue() const;
118 uint32_t TiffEntryImpl<T>::getComparableValue() const {

Completed in 61 milliseconds