Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_path_effect.h41 …static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count,… in CreateDashPathEffect() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dpath_effect.cpp63 std::shared_ptr<PathEffect> PathEffect::CreateDashPathEffect(const scalar intervals[], int count, s… in CreateDashPathEffect() function in OHOS::Rosen::Drawing::PathEffect