Home
last modified time | relevance | path

Searched defs:RGBA_1010102 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/proto/android/graphics/
Dpixelformat.proto32 RGBA_1010102 = 0x2B; enumerator
/frameworks/native/libs/ui/include/ui/
DPublicFormat.h49 RGBA_1010102 = 0x2b, enumerator
/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java91 public static final int RGBA_1010102 = 0x2B; field in PixelFormat
/frameworks/base/core/java/android/hardware/
DHardwareBuffer.java79 public static final int RGBA_1010102 = 0x2b; field in HardwareBuffer