Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathOverstroke.cpp23 bool fDrawFillPath; member in OverstrokeView
29 fDrawFillPath = false; in OverstrokeView()
56 fDrawFillPath = !fDrawFillPath; in onQuery()
175 if (fDrawFillPath) { in onDrawContent()
/external/skia/samplecode/
DSamplePathOverstroke.cpp23 bool fDrawFillPath; member in OverstrokeView
29 fDrawFillPath = false; in OverstrokeView()
52 fDrawFillPath = !fDrawFillPath; in onChar()
170 if (fDrawFillPath) { in onDrawContent()