Searched refs:thinDEffects (Results 1 – 2 of 2) sorted by relevance
148 sk_sp<SkPathEffect> thinDEffects[SK_ARRAY_COUNT(kIntervals)]; in onDraw() local159 thinDEffects[i] = SkDashPathEffect::Make( in onDraw()204 paint.setPathEffect(thinDEffects[i]); in onDraw()