Searched defs:FORMAT_ABGR (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/jni_jpegstream/src/
H A Djpeg_config.h26 FORMAT_ABGR = 0x104 // 4 bytes/pixel ABGRABGRABGR... enumerator in enum:Jpeg_Config::Format
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
H A DJpegConfig.java24 public static final int FORMAT_ABGR = 0x104; // 4 bytes/pixel ABGRABGRABGR... field in interface:JpegConfig

Completed in 85 milliseconds