Searched refs:MakeDotEffect (Results 1 – 2 of 2) sorted by relevance
100 static sk_sp<SkPathEffect> MakeDotEffect(SkScalar radius, const SkMatrix& matrix) { in MakeDotEffect() function110 p.setPathEffect(MakeDotEffect(SK_Scalar1*4, lattice)); in r7()120 p.setPathEffect(MakeDotEffect(SK_Scalar1*2, lattice)); in r8()
551 static sk_sp<SkPathEffect> MakeDotEffect(SkScalar radius, const SkMatrix& matrix) { in MakeDotEffect() function562 p.setPathEffect(MakeDotEffect(SK_Scalar1*4, lattice)); in r7()573 p.setPathEffect(MakeDotEffect(SK_Scalar1*2, lattice)); in r8()