Searched refs:is_rgb_format (Results 1 – 6 of 6) sorted by relevance
55 bool is_rgb_format(uint32_t format);
53 bool is_rgb_format(uint32_t format) in is_rgb_format() function
141 bool is_rgb_format = false; in isUncompressedRgbFormat() local157 is_rgb_format = true; in isUncompressedRgbFormat()163 return is_rgb_format; in isUncompressedRgbFormat()
184 bool is_rgb_format = false; in isUncompressedRgbFormat() local208 is_rgb_format = true; in isUncompressedRgbFormat()214 return is_rgb_format; in isUncompressedRgbFormat()
189 bool is_rgb_format = false; in isUncompressedRgbFormat() local213 is_rgb_format = true; in isUncompressedRgbFormat()219 return is_rgb_format; in isUncompressedRgbFormat()