Searched refs:get_base_format (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_formats.cpp | 1556 uint32_t get_base_format(const uint64_t req_format, in get_base_format() function 1689 const uint32_t req_base_format = get_base_format(req_format, usage, type, true); in mali_gralloc_select_format() 1794 *internal_format = get_base_format(req_format, usage, type, false); in mali_gralloc_select_format()
|
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_formats.cpp | 1375 uint32_t get_base_format(const uint64_t req_format, in get_base_format() function 1482 const uint32_t req_base_format = get_base_format(req_format, usage, type, true); in mali_gralloc_select_format()
|