Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dblender.cpp32 std::shared_ptr<Blender> Blender::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::Blender
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_blender.cpp33 std::shared_ptr<Blender> SkiaBlender::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::SkiaBlender
H A Dskia_static_factory.cpp217 std::shared_ptr<Blender> SkiaStaticFactory::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::SkiaStaticFactory
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp370 std::shared_ptr<Blender> StaticFactory::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::StaticFactory