Searched defs:rsBitmapFormat (Results 1 – 6 of 6) sorted by relevance
108 auto rsBitmapFormat = Ace::ImageProvider::MakeRSBitmapFormatFromPixelMap(pixelMap); in DrawPixelMap() local
323 auto rsBitmapFormat = Ace::ImageProvider::MakeRSBitmapFormatFromPixelMap(pixelMap); in UpdatePaintShader() local
239 RSBitmapFormat rsBitmapFormat = { RSColorType::COLORTYPE_BGRA_8888, rsImage->GetAlphaType() }; in GetPixelMap() local
1680 RSBitmapFormat rsBitmapFormat = { RSColorType::COLORTYPE_BGRA_8888, rsImage->GetAlphaType() }; local
3070 RSBitmapFormat rsBitmapFormat { image->GetColorType(), image->GetAlphaType() }; local
842 auto rsBitmapFormat = ImageProvider::MakeRSBitmapFormatFromPixelMap(pixelMap); in DrawPixelMap() local