Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSamplePathOverstroke.cpp23 bool fDrawFillPath; member in OverstrokeView
29 fDrawFillPath = false; in OverstrokeView()
52 fDrawFillPath = !fDrawFillPath; in onChar()
170 if (fDrawFillPath) { in onDrawContent()
/third_party/flutter/skia/samplecode/
DSamplePathOverstroke.cpp23 bool fDrawFillPath; member in OverstrokeView
29 fDrawFillPath = false; in OverstrokeView()
52 fDrawFillPath = !fDrawFillPath; in onChar()
170 if (fDrawFillPath) { in onDrawContent()