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 D | blender.cpp | 32 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 D | skia_blender.cpp | 33 std::shared_ptr<Blender> SkiaBlender::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::SkiaBlender |
H A D | skia_static_factory.cpp | 217 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 D | static_factory.cpp | 370 std::shared_ptr<Blender> StaticFactory::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() function in OHOS::Rosen::Drawing::StaticFactory |