Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java3554 ExifAttribute photometricInterpretationAttribute = in isSupportedDataType() local
3556 if (photometricInterpretationAttribute != null) { in isSupportedDataType()
3558 = photometricInterpretationAttribute.getIntValue(mExifByteOrder); in isSupportedDataType()