Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleStrokeRect.cpp24 SkPaint hair; variable
25 hair.setStyle(SkPaint::kStroke_Style);
26 hair.setColor(SK_ColorRED);
50 canvas->drawRect(r, hair);

Completed in 1 milliseconds