HomeSort by relevance Sort by last modified time
    Searched refs:strokeWidths (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/
inversepaths.cpp 51 SkScalar strokeWidths[] = {
108 widthIndex < SK_ARRAY_COUNT(strokeWidths);
112 paint.setStrokeWidth(strokeWidths[widthIndex]);
roundrects.cpp 298 SkScalar strokeWidths[] = {
317 p.setStrokeWidth(strokeWidths[i]);

Completed in 311 milliseconds