Searched defs:rsBitmapFormat (Results 1 – 5 of 5) sorted by relevance
149 RSBitmapFormat rsBitmapFormat = { RSColorType::COLORTYPE_BGRA_8888, rsImage->GetAlphaType() }; in GetPixelMap() local
1868 RSBitmapFormat rsBitmapFormat = { RSColorType::COLORTYPE_BGRA_8888, rsImage->GetAlphaType() }; local
402 RSBitmapFormat rsBitmapFormat { image->GetColorType(), image->GetAlphaType() }; in GetImage() local
2902 RSBitmapFormat rsBitmapFormat { image->GetColorType(), image->GetAlphaType() }; in DrawSvgImage() local
941 auto rsBitmapFormat = ImageProvider::MakeRSBitmapFormatFromPixelMap(pixelMap); in DrawPixelMap() local