Home
last modified time | relevance | path

Searched defs:AlphaTypeToDrawingAlphaType (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_pixel_map_util.cpp120 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType() function
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_provider.cpp797 RSAlphaType ImageProvider::AlphaTypeToDrawingAlphaType(const RefPtr<PixelMap>& pixmap) function in OHOS::Ace::ImageProvider