Searched refs:makepe (Results 1 – 2 of 2) sorted by relevance
98 static sk_sp<SkPathEffect> makepe(float interp, SkTDArray<SkPoint>* pts) { in makepe() function127 auto pe = makepe(fInterp, &pts); in drawdots()
99 static sk_sp<SkPathEffect> makepe(float interp, SkTDArray<SkPoint>* pts) { in makepe() function134 auto pe = makepe(fInterp, &pts); in drawdots()