Home
last modified time | relevance | path

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

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