Searched defs:CreateDashPathEffect (Results 1 – 2 of 2) sorted by relevance
41 …static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count,… in CreateDashPathEffect() function
63 std::shared_ptr<PathEffect> PathEffect::CreateDashPathEffect(const scalar intervals[], int count, s… in CreateDashPathEffect() function in OHOS::Rosen::Drawing::PathEffect