Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_public_interface.cpp361 static const mali_gralloc_func mali_gralloc_func_list[] = { variable
404 while (mali_gralloc_func_list[pos].desc != GRALLOC1_FUNCTION_INVALID) in mali_gralloc_getFunction()
406 if (mali_gralloc_func_list[pos].desc == descriptor) in mali_gralloc_getFunction()
408 rval = mali_gralloc_func_list[pos].func; in mali_gralloc_getFunction()