Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
Dbmp_decoder.cpp337 PlAlphaType BmpDecoder::ConvertToAlphaType(SkAlphaType alphaType) in ConvertToAlphaType() function in OHOS::ImagePlugin::BmpDecoder
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_image.cpp214 static AlphaType ConvertToAlphaType(const SkAlphaType& format) in ConvertToAlphaType() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp618 SkAlphaType ExtDecoder::ConvertToAlphaType(PlAlphaType desiredType, PlAlphaType &outputType) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
/foundation/arkui/ace_engine/frameworks/core/components/box/
Drosen_render_box.cpp557 RSAlphaType ConvertToAlphaType(AlphaType alphaType) function