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