Home
last modified time | relevance | path

Searched defs:FORMAT_RGBA (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/jni_jpegstream/src/
Djpeg_config.h25 FORMAT_RGBA = 0x004, // 4 bytes/pixel RGBARGBARGBARGBA... enumerator
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
DJpegConfig.java23 public static final int FORMAT_RGBA = 0x004; // 4 bytes/pixel RGBARGBARGBARGBA... field