Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_recording_path_effect.h25 static std::shared_ptr<TestingPathEffect> CreatePathDashEffect( in CreatePathDashEffect() function
H A Dtesting_path_effect.h35 static std::shared_ptr<TestingPathEffect> CreatePathDashEffect( in CreatePathDashEffect() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dpath_effect.cpp78 std::shared_ptr<PathEffect> PathEffect::CreatePathDashEffect( in CreatePathDashEffect() function in OHOS::Rosen::Drawing::PathEffect