Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_pixel_map_util.cpp132 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType() function
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
Djs_canvas.cpp80 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType() function
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_provider.cpp850 RSAlphaType ImageProvider::AlphaTypeToDrawingAlphaType(const RefPtr<PixelMap>& pixmap) function in OHOS::Ace::ImageProvider