Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dnonclosedpaths.cpp80 int numWidths = SK_ARRAY_COUNT(kStrokeWidth); in onDraw() local
107 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()
/third_party/skia/gm/
Dnonclosedpaths.cpp82 int numWidths = SK_ARRAY_COUNT(kStrokeWidth); in onDraw() local
109 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()