Searched refs:fmt_supported (Results 1 – 1 of 1) sorted by relevance
988 fmt_props * const fmt_supported) in get_supported_format() argument1001 fmt_supported->f_flags = is_format_supported(fmt_idx, in get_supported_format()1008 MALI_GRALLOC_LOGV("IP support: 0x%" PRIx16, fmt_supported->f_flags); in get_supported_format()1009 if (fmt_supported->f_flags == F_NONE && in get_supported_format()1028 fmt_supported->f_flags = is_format_supported(fmt_idx, in get_supported_format()1037 fmt_supported->base_format = base_format; in get_supported_format()1038 if (fmt_supported->f_flags & F_AFBC) in get_supported_format()1052 afbc_format == fmt_supported->base_format) in get_supported_format()1054 fmt_supported->f_flags &= ~F_AFBC; in get_supported_format()1065 fmt_supported->f_flags &= ~F_AFBC; in get_supported_format()[all …]