Home
last modified time | relevance | path

Searched refs:photometricInterpretationValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DExifInterface.java3342 int photometricInterpretationValue in isSupportedDataType() local
3344 if ((photometricInterpretationValue == PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO in isSupportedDataType()
3346 || ((photometricInterpretationValue == PHOTOMETRIC_INTERPRETATION_YCBCR) in isSupportedDataType()
/frameworks/support/exifinterface/src/main/java/androidx/exifinterface/media/
DExifInterface.java5690 int photometricInterpretationValue
5692 if ((photometricInterpretationValue == PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
5694 || ((photometricInterpretationValue == PHOTOMETRIC_INTERPRETATION_YCBCR)