Searched refs:AlphaTypeToAlphaType (Results 1 – 7 of 7) sorted by relevance
105 Rosen::Drawing::AlphaType ImageConverter::AlphaTypeToAlphaType(Media::AlphaType alphaType)129 …Rosen::Drawing::AlphaType alphaType = ImageConverter::AlphaTypeToAlphaType(pixelMap->GetAlphaType(…
45 static Rosen::Drawing::AlphaType AlphaTypeToAlphaType(Media::AlphaType alphaType);
502 ? alphaType = ImageConverter::AlphaTypeToAlphaType(pixelmap.value()->GetAlphaType()) in CreateRSImageInfo()503 … : alphaType = ImageConverter::AlphaTypeToAlphaType(Media::AlphaType::IMAGE_ALPHA_TYPE_PREMUL); in CreateRSImageInfo()677 …Rosen::Drawing::AlphaType alphaType = ImageConverter::AlphaTypeToAlphaType(layeredPixelMap->GetAlp… in GetCompositePixelMapWithBadge()
383 EXPECT_EQ(pointerDrawingManager.AlphaTypeToAlphaType(alphaType),386 EXPECT_EQ(pointerDrawingManager.AlphaTypeToAlphaType(alphaType),389 EXPECT_EQ(pointerDrawingManager.AlphaTypeToAlphaType(alphaType),392 EXPECT_EQ(pointerDrawingManager.AlphaTypeToAlphaType(alphaType),395 EXPECT_EQ(pointerDrawingManager.AlphaTypeToAlphaType(alphaType),
156 Rosen::Drawing::AlphaType AlphaTypeToAlphaType(Media::AlphaType alphaType);
77 RSAlphaType AlphaTypeToAlphaType(const RefPtr<PixelMap>& pixmap) in AlphaTypeToAlphaType() function157 format.alphaType = AlphaTypeToAlphaType(pixmap); in MakeBitmapFormatFromPixelMap()
628 Rosen::Drawing::AlphaType PointerDrawingManager::AlphaTypeToAlphaType(Media::AlphaType alphaType) in AlphaTypeToAlphaType() function in OHOS::MMI::PointerDrawingManager660 AlphaTypeToAlphaType(imageInfo.alphaType), in ExtractDrawingImage()