Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dcomplexclip.cpp110 SkPaint boundPaint; variable
111 boundPaint.setColor(SK_ColorRED);
112 boundPaint.setStyle(SkPaint::kStroke_Style);
113 canvas->drawRect(bounds, boundPaint);

Completed in 1 milliseconds