Searched refs:BGRA_8888 (Results 1 – 9 of 9) sorted by relevance
32 return (supports_bgra8888) ? BGRA_8888 : RGBA_8888; in BestTextureFormat()47 return format == BGRA_8888 || format == RGBA_4444; in SameComponentOrder()
17 BGRA_8888, enumerator
14 case BGRA_8888: in ResourceFormatToSkColorType()
208 case BGRA_8888: { in AcquireBitmapForBuffer()
68 case BGRA_8888: in TextureToStorageFormat()87 case BGRA_8888: in IsFormatSupportedForStorage()103 case BGRA_8888: in ToGrPixelConfig()
306 texture_format = BGRA_8888; in AllocateTexture()3056 const ResourceFormat formats[2] = {RGBA_8888, BGRA_8888}; in TEST_P()3115 const ResourceFormat formats[2] = {RGBA_8888, BGRA_8888}; in TEST_P()
17 case cc::BGRA_8888: in GetOzoneFormat()
15 BGRA_8888,
394 cc::ResourceFormat format = cc::BGRA_8888; in TEST()