Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java3573 ExifAttribute photometricInterpretationAttribute = in isSupportedDataType() local
3575 if (photometricInterpretationAttribute != null) { in isSupportedDataType()
3577 = photometricInterpretationAttribute.getIntValue(mExifByteOrder); in isSupportedDataType()