Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java385 private static final short BYTE_ALIGN_MM = 0x4d4d; // MM: Motorola order field in ExifInterface
2062 case BYTE_ALIGN_MM: in readExifSegment()
2408 ? BYTE_ALIGN_MM : BYTE_ALIGN_II); in writeExifSegment()