Searched defs:rsBitmapFormat (Results 1 – 5 of 5) sorted by relevance
219 RSBitmapFormat rsBitmapFormat = { RSColorType::COLORTYPE_BGRA_8888, rsImage->GetAlphaType() }; in GetPixelMap() local
1694 RSBitmapFormat rsBitmapFormat = { RSColorType::COLORTYPE_BGRA_8888, rsImage->GetAlphaType() }; local
427 auto rsBitmapFormat = Ace::ImageProvider::MakeRSBitmapFormatFromPixelMap(pixelMap); in UpdatePaintShader() local
3058 RSBitmapFormat rsBitmapFormat { image->GetColorType(), image->GetAlphaType() }; local
852 auto rsBitmapFormat = ImageProvider::MakeRSBitmapFormatFromPixelMap(pixelMap); in DrawPixelMap() local