Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc4/src/allocator/
H A Dmali_gralloc_ion.cpp54 #define HEAP_MASK_FROM_ID(id) (1 << id) macro
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.cpp58 #define HEAP_MASK_FROM_ID(id) (1 << id) macro