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