Home
last modified time | relevance | path

Searched refs:BGRA8 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
DCHROMIUM_renderbuffer_format_BGRA8888.txt24 BGRA8 renderbuffer that can be downsampled into a BGRA8 texture.
/external/chromium_org/chrome/utility/cloud_print/
Dpwg_encoder.cc57 struct BGRA8 { struct
207 return EncodePageWithColorspace<BGRA8>(image, pwg_header_info, output); in EncodePage()
/external/chromium_org/third_party/angle/tests/angle_tests/
DFramebufferFormatsTest.cpp89 TEST_F(FramebufferFormatsTest, BGRA8) in TEST_F() argument