Home
last modified time | relevance | path

Searched refs:GRALLOC1_LAST_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_private_interface.h27 MALI_GRALLOC1_LAST_PUBLIC_FUNCTION = GRALLOC1_LAST_FUNCTION,
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc1.h161 GRALLOC1_LAST_FUNCTION = 25, enumerator
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.cpp89 static_cast<int32_t>(GRALLOC1_LAST_FUNCTION); in doGetFunction()