Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_usages.h97 #define GRALLOC_USAGE_EXTERNAL_DISP 0x00002000U macro
262 #define GRALLOC_USAGE_EXTERNAL_DISP static_cast<uint64_t>(0x00002000) macro
/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_usages.h105 #define GRALLOC_USAGE_EXTERNAL_DISP static_cast<uint64_t>(0x00002000) macro
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc.h100 GRALLOC_USAGE_EXTERNAL_DISP = 0x00002000U, enumerator