Searched refs:numWidths (Results 1 – 2 of 2) sorted by relevance
80 int numWidths = SK_ARRAY_COUNT(kStrokeWidth); in onDraw() local107 for (int width = 0; width < numWidths; ++width) { in onDraw()109 SetLocation(canvas, counter, SkPaint::kJoinCount * numWidths); in onDraw()132 SetLocation(canvas, counter, SkPaint::kJoinCount * numWidths); in onDraw()
82 int numWidths = SK_ARRAY_COUNT(kStrokeWidth); in onDraw() local109 for (int width = 0; width < numWidths; ++width) { in onDraw()111 SetLocation(canvas, counter, SkPaint::kJoinCount * numWidths); in onDraw()133 SetLocation(canvas, counter, SkPaint::kJoinCount * numWidths); in onDraw()