Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1160 static bool is_format_compatible(const format_info_t * const f_old, in is_format_compatible() function
1258 if (is_format_compatible(&formats[req_fmt_idx], &formats[i])) in get_best_format()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp1316 static bool is_format_compatible(const format_info_t * const f_old, in is_format_compatible() function
1374 if (is_format_compatible(&formats[req_fmt_idx], &formats[i])) in get_best_format()