Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_image_info.h134 static AlphaType ConvertToAlphaType(const SkAlphaType& format) in ConvertToAlphaType() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
Dbmp_decoder.cpp346 AlphaType BmpDecoder::ConvertToAlphaType(SkAlphaType alphaType) in ConvertToAlphaType() function in OHOS::ImagePlugin::BmpDecoder
/foundation/arkui/ace_engine/frameworks/core/components/box/
Drosen_render_box.cpp540 RSAlphaType ConvertToAlphaType(AlphaType alphaType) function