Home
last modified time | relevance | path

Searched refs:thinDEffects (Results 1 – 2 of 2) sorted by relevance

/external/skqp/gm/
Ddashcircle.cpp148 sk_sp<SkPathEffect> thinDEffects[SK_ARRAY_COUNT(kIntervals)]; in onDraw() local
159 thinDEffects[i] = SkDashPathEffect::Make( in onDraw()
204 paint.setPathEffect(thinDEffects[i]); in onDraw()
/external/skia/gm/
Ddashcircle.cpp148 sk_sp<SkPathEffect> thinDEffects[SK_ARRAY_COUNT(kIntervals)]; in onDraw() local
159 thinDEffects[i] = SkDashPathEffect::Make( in onDraw()
204 paint.setPathEffect(thinDEffects[i]); in onDraw()