Searched refs:get_block_capabilities (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_formats.cpp | 51 static bool get_block_capabilities(bool hal_module, const char *name, mali_gralloc_format_caps *blo… in get_block_capabilities() function 515 if (!get_block_capabilities(true, "hwcomposer", &dpu_runtime_caps)) in determine_format_capabilities() 530 …get_block_capabilities(false, MALI_GRALLOC_GPU_LIBRARY_PATH1 MALI_GRALLOC_GPU_LIB_NAME, &gpu_runti… in determine_format_capabilities() 534 …get_block_capabilities(false, MALI_GRALLOC_GPU_LIBRARY_PATH2 MALI_GRALLOC_GPU_LIB_NAME, &gpu_runti… in determine_format_capabilities()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_formats.cpp | 51 static bool get_block_capabilities(bool hal_module, const char *name, mali_gralloc_format_caps *blo… in get_block_capabilities() function 515 if (!get_block_capabilities(true, "hwcomposer", &dpu_runtime_caps)) in determine_format_capabilities() 530 …get_block_capabilities(false, MALI_GRALLOC_GPU_LIBRARY_PATH1 MALI_GRALLOC_GPU_LIB_NAME, &gpu_runti… in determine_format_capabilities() 534 …get_block_capabilities(false, MALI_GRALLOC_GPU_LIBRARY_PATH2 MALI_GRALLOC_GPU_LIB_NAME, &gpu_runti… in determine_format_capabilities()
|