Searched refs:thinDEffects (Results 1 – 2 of 2) sorted by relevance
158 sk_sp<SkPathEffect> thinDEffects[SK_ARRAY_COUNT(kIntervals)]; in onDraw() local169 thinDEffects[i] = SkDashPathEffect::Make( in onDraw()214 paint.setPathEffect(thinDEffects[i]); in onDraw()
159 sk_sp<SkPathEffect> thinDEffects[SK_ARRAY_COUNT(kIntervals)]; in onDraw() local170 thinDEffects[i] = SkDashPathEffect::Make( in onDraw()215 paint.setPathEffect(thinDEffects[i]); in onDraw()