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

/frameworks/base/graphics/java/android/graphics/
H A DImageFormat.java79 * <p>Android Y8 format.</p>
81 * <p>Y8 is a YUV planar format comprised of a WxH Y plane only, with each pixel
106 public static final int Y8 = 0x20203859; field in class:ImageFormat
112 * being represented by 16 bits. It is just like {@link #Y8}, but has 16
376 case Y8:

Completed in 39 milliseconds