Searched refs:req_fmt_idx (Results 1 – 2 of 2) sorted by relevance
1248 const int32_t req_fmt_idx = get_format_index(req_base_format); in get_best_format() local1251 MALI_GRALLOC_LOGV("req_fmt_idx: %d", req_fmt_idx); in get_best_format()1252 assert(req_fmt_idx >= 0); in get_best_format()1258 if (is_format_compatible(&formats[req_fmt_idx], &formats[i])) in get_best_format()1483 const int32_t req_fmt_idx = get_format_index(req_base_format); in mali_gralloc_select_format() local1485 req_fmt_idx == -1) in mali_gralloc_select_format()1548 formats[req_fmt_idx].is_yuv) in mali_gralloc_select_format()1557 get_active_caps(formats[req_fmt_idx], in mali_gralloc_select_format()1566 alloc_format = get_best_format(formats[req_fmt_idx].id, in mali_gralloc_select_format()
1365 const int32_t req_fmt_idx = get_format_index(req_base_format); in get_best_format() local1368 assert(req_fmt_idx >= 0); in get_best_format()1374 if (is_format_compatible(&formats[req_fmt_idx], &formats[i])) in get_best_format()1690 const int32_t req_fmt_idx = get_format_index(req_base_format); in mali_gralloc_select_format() local1692 req_fmt_idx == -1) in mali_gralloc_select_format()1722 const uint32_t base_format = get_base_format_for_modifiers(req_fmt_idx, format_ext); in mali_gralloc_select_format()1755 formats[req_fmt_idx].is_yuv) in mali_gralloc_select_format()1764 get_active_caps(formats[req_fmt_idx], in mali_gralloc_select_format()1772 alloc_format = get_best_format(formats[req_fmt_idx].id, in mali_gralloc_select_format()