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

  /external/chromium_org/third_party/skia/gm/
inversepaths.cpp 51 SkScalar strokeWidths[] = {
112 widthIndex < SK_ARRAY_COUNT(strokeWidths);
116 paint.setStrokeWidth(strokeWidths[widthIndex]);
roundrects.cpp 302 SkScalar strokeWidths[] = {
321 p.setStrokeWidth(strokeWidths[i]);

Completed in 121 milliseconds