Searched refs:mali_gralloc_func_list (Results 1 – 1 of 1) sorted by relevance
361 static const mali_gralloc_func mali_gralloc_func_list[] = { variable404 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()