Searched refs:lower_widths (Results 1 – 1 of 1) sorted by relevance
322 const color_u lower_widths = get_bit_widths( in has_supported_bit_layout() local325 return (widths.r == lower_widths.r && in has_supported_bit_layout()326 widths.g == lower_widths.g && in has_supported_bit_layout()327 widths.b == lower_widths.b && in has_supported_bit_layout()328 widths.a == lower_widths.a); in has_supported_bit_layout()