Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1266 uint64_t first_of_best_formats = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_best_format() local
1293 first_of_best_formats = fmt.base_format | fmt.format_ext; in get_best_format()
1316 alloc_format = first_of_best_formats; in get_best_format()