Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1276 uint64_t first_of_best_formats = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format() local
1303 first_of_best_formats = fmt.base_format | fmt.format_ext; in get_best_format()
1326 alloc_format = first_of_best_formats; in get_best_format()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp1392 uint64_t first_of_best_formats = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format() local
1425 first_of_best_formats = fmt.base_format | fmt.format_ext; in get_best_format()
1447 alloc_format = first_of_best_formats; in get_best_format()