Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_public_interface.cpp659 { GRALLOC1_FUNCTION_INVALID, NULL }
690 while (mali_gralloc_func_list[pos].desc != GRALLOC1_FUNCTION_INVALID) in mali_gralloc_getFunction()
/hardware/libhardware/include/hardware/
Dgralloc1.h135 GRALLOC1_FUNCTION_INVALID = 0, enumerator
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp161 case GRALLOC1_FUNCTION_INVALID: in doGetFunction()