Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dblender.cpp27 std::shared_ptr<Blender> Blender::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::Blender
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_blender.cpp37 std::shared_ptr<Blender> SkiaBlender::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::SkiaBlender
Dskia_static_factory.cpp217 std::shared_ptr<Blender> SkiaStaticFactory::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::SkiaStaticFactory
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
Dstatic_factory.cpp375 std::shared_ptr<Blender> StaticFactory::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::StaticFactory