Home
last modified time | relevance | path

Searched defs:GRALLOC_USAGE_HW_2D (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_usages.h86 #define GRALLOC_USAGE_HW_2D 0x00000400U macro
251 #define GRALLOC_USAGE_HW_2D static_cast<uint64_t>(0x00000400) macro
/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_usages.h92 #define GRALLOC_USAGE_HW_2D static_cast<uint64_t>(0x00000400) macro
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc.h92 GRALLOC_USAGE_HW_2D = 0x00000400U, enumerator