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

  /external/skia/gm/
inversepaths.cpp 66 SkScalar strokeWidths[] = {
109 widthIndex < SK_ARRAY_COUNT(strokeWidths);
113 paint.setStrokeWidth(strokeWidths[widthIndex]);
roundrects.cpp 296 SkScalar strokeWidths[] = {
315 p.setStrokeWidth(strokeWidths[i]);

Completed in 142 milliseconds