Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleRectanizer.cpp89 SkPaint blackStroke; in onDrawContent() local
90 blackStroke.setStyle(SkPaint::kStroke_Style); in onDrawContent()
97 canvas->drawRect(r, blackStroke); in onDrawContent()
106 canvas->drawRect(r, blackStroke); in onDrawContent()
/third_party/skia/samplecode/
DSampleRectanizer.cpp89 SkPaint blackStroke; in onDrawContent() local
90 blackStroke.setStyle(SkPaint::kStroke_Style); in onDrawContent()
97 canvas->drawRect(r, blackStroke); in onDrawContent()
106 canvas->drawRect(r, blackStroke); in onDrawContent()