Searched refs:BGRA (Results 1 – 5 of 5) sorted by relevance
202 if (pixel_format == PixelFormat::ARGB || pixel_format == PixelFormat::BGRA) { in res_create_display_surface()274 if (gr_pixel_format() == PixelFormat::ARGB || gr_pixel_format() == PixelFormat::BGRA) { in res_create_multi_display_surface()320 if (pixel_format == PixelFormat::ARGB || pixel_format == PixelFormat::BGRA) { in res_create_alpha_surface()
120 } else if (pixel_format == PixelFormat::BGRA) { in Init()
212 if (pixel_format == PixelFormat::ARGB || pixel_format == PixelFormat::BGRA) { in gr_color()354 pixel_format = PixelFormat::BGRA; in gr_init()
88 } else if (pixel_format == PixelFormat::BGRA) { in Create()
103 BGRA = 3, enumerator