Home
last modified time | relevance | path

Searched refs:blackStroke (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleRectanizer.cpp89 SkPaint blackStroke; variable
90 blackStroke.setStyle(SkPaint::kStroke_Style);
97 canvas->drawRect(r, blackStroke);
106 canvas->drawRect(r, blackStroke);

Completed in 2 milliseconds