Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathOverstroke.cpp22 bool fClosePath; member in OverstrokeView
28 fClosePath = false; in OverstrokeView()
53 fClosePath = !fClosePath; in onQuery()
153 if (fClosePath) { in onDrawContent()
/external/skia/samplecode/
DSamplePathOverstroke.cpp22 bool fClosePath; member in OverstrokeView
28 fClosePath = false; in OverstrokeView()
49 fClosePath = !fClosePath; in onChar()
148 if (fClosePath) { in onDrawContent()