Home
last modified time | relevance | path

Searched refs:YUV_444_888 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DImageFormat.java40 YUV_444_888,
339 public static final int YUV_444_888 = 0x28; field in ImageFormat
791 case YUV_444_888: in getBitsPerPixel()
830 case YUV_444_888: in isPublicFormat()
/frameworks/base/api/
Dcurrent.txt14268 field public static final int YUV_444_888 = 40; // 0x28