Home
last modified time | relevance | path

Searched defs:CreateSumPathEffect (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_path_effect.cpp54 std::shared_ptr<RecordingPathEffect> RecordingPathEffect::CreateSumPathEffect( in CreateSumPathEffect() function in OHOS::Rosen::Drawing::RecordingPathEffect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dpath_effect.cpp79 std::shared_ptr<PathEffect> PathEffect::CreateSumPathEffect(PathEffect& e1, PathEffect& e2) in CreateSumPathEffect() function in OHOS::Rosen::Drawing::PathEffect