Searched refs:mali_gralloc_func_list (Results 1 – 2 of 2) 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()
362 static const mali_gralloc_func mali_gralloc_func_list[] = { variable405 while (mali_gralloc_func_list[pos].desc != GRALLOC1_FUNCTION_INVALID) in mali_gralloc_getFunction()407 if (mali_gralloc_func_list[pos].desc == descriptor) in mali_gralloc_getFunction()409 rval = mali_gralloc_func_list[pos].func; in mali_gralloc_getFunction()