Home
last modified time | relevance | path

Searched refs:fOutline (Results 1 – 2 of 2) sorted by relevance

/external/skqp/samplecode/
DSampleAAGeometry.cpp559 SkPaint fOutline; member
569 fOutline.setAntiAlias(true); in ControlPaints()
570 fOutline.setStyle(SkPaint::kStroke_Style); in ControlPaints()
571 fIndicator = fOutline; in ControlPaints()
609 canvas->drawRect(fBounds, paints.fOutline); in draw()
/external/skia/samplecode/
DSampleAAGeometry.cpp559 SkPaint fOutline; member
569 fOutline.setAntiAlias(true); in ControlPaints()
570 fOutline.setStyle(SkPaint::kStroke_Style); in ControlPaints()
571 fIndicator = fOutline; in ControlPaints()
609 canvas->drawRect(fBounds, paints.fOutline); in draw()