HomeSort by relevance Sort by last modified time
    Searched refs:TAG_MAKER_NOTE (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/tests/src/com/android/gallery3d/exif/
Util.java 103 if (id == ExifInterface.TAG_MAKER_NOTE || id == TAG_XP_TITLE ||
  /external/jhead/
exif.c 150 #define TAG_MAKER_NOTE 0x927C
259 { TAG_MAKER_NOTE, "MakerNote", FMT_STRING, -1},
636 if (Tag == TAG_MAKER_NOTE){
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 184 public static final int TAG_MAKER_NOTE =
    [all...]

Completed in 173 milliseconds