Home
last modified time | relevance | path

Searched refs:colorRGBA (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/text/
DGrAtlasManager.cpp115 uint32_t colorRGBA = GrColorPackRGBA(masks.getRed(color565), in get_packed_glyph_image() local
119 memcpy(dst, &colorRGBA, argbBpp); in get_packed_glyph_image()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12ResourceWrappingTests.cpp372 const float colorRGBA[] = { in WrapAndClearD3D11Texture() local
375 mD3d11DeviceContext->ClearRenderTargetView(d3d11RTV.Get(), colorRGBA); in WrapAndClearD3D11Texture()