Searched refs:AlphaTypeToDrawingAlphaType (Results 1 – 7 of 7) sorted by relevance
35 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(OHOS::Media::AlphaType alphaType);
49 TestCommon::AlphaTypeToDrawingAlphaType(imageInfo.alphaType), in CreateBitmapCanvas()
113 Drawing::AlphaType TestCommon::AlphaTypeToDrawingAlphaType(OHOS::Media::AlphaType alphaType) in AlphaTypeToDrawingAlphaType() function in OHOS::Rosen::TestCommon
75 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType() function132 AlphaTypeToDrawingAlphaType(imageInfo.alphaType), in ExtractDrawingImage()205 AlphaTypeToDrawingAlphaType(imageInfo.alphaType), in DrawPixelMap()
159 static Rosen::Drawing::AlphaType AlphaTypeToDrawingAlphaType(const RefPtr<PixelMap>& pixmap);
821 return { PixelFormatToDrawingColorType(pixmap), AlphaTypeToDrawingAlphaType(pixmap) };826 RSAlphaType at = AlphaTypeToDrawingAlphaType(pixmap);861 RSAlphaType ImageProvider::AlphaTypeToDrawingAlphaType(const RefPtr<PixelMap>& pixmap) function in OHOS::Ace::ImageProvider
95 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType() function142 AlphaTypeToDrawingAlphaType(imageInfo.alphaType), in ExtractDrawingImage()166 AlphaTypeToDrawingAlphaType(imageInfo.alphaType), in ExtracetDrawingBitmap()