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

  /hardware/ti/omap4-aah/camera/inc/
Encoder_libjpeg.h 87 static const char TAG_COLOR_SPACE[] = "ColorSpace";
  /hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h 78 static const char TAG_COLOR_SPACE[] = "ColorSpace";
  /external/jhead/
exif.c 163 #define TAG_COLOR_SPACE 0xA001
270 { TAG_COLOR_SPACE, "ColorSpace", FMT_USHORT, 1},
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 196 public static final int TAG_COLOR_SPACE =
491 * Constants for {@link TAG_COLOR_SPACE}
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 196 public static final int TAG_COLOR_SPACE =
491 * Constants for {@link TAG_COLOR_SPACE}
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 196 public static final int TAG_COLOR_SPACE =
491 * Constants for {@link TAG_COLOR_SPACE}
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java 196 public static final int TAG_COLOR_SPACE =
491 * Constants for {@link TAG_COLOR_SPACE}
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 196 public static final int TAG_COLOR_SPACE =
491 * Constants for {@link TAG_COLOR_SPACE}
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXExif.cpp 695 exifTable->insertElement(TAG_COLOR_SPACE, temp_value);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp 697 exifTable->insertElement(TAG_COLOR_SPACE, temp_value);

Completed in 379 milliseconds