Home
last modified time | relevance | path

Searched defs:CreatePathDashEffect (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_path_effect.h35 static std::shared_ptr<TestingPathEffect> CreatePathDashEffect( in CreatePathDashEffect() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_path_effect.cpp37 std::shared_ptr<RecordingPathEffect> RecordingPathEffect::CreatePathDashEffect( in CreatePathDashEffect() function in OHOS::Rosen::Drawing::RecordingPathEffect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dpath_effect.cpp68 std::shared_ptr<PathEffect> PathEffect::CreatePathDashEffect( in CreatePathDashEffect() function in OHOS::Rosen::Drawing::PathEffect