Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_usages.h22 #define GRALLOC_USAGE_PRIVATE_MASK (0xffff0000f0000000U) macro
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc.h147 GRALLOC_USAGE_PRIVATE_MASK = 0xF0000000U, enumerator
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_usages.h26 #define GRALLOC_USAGE_PRIVATE_MASK (0xffff0000f0000000U) macro