Searched refs:fClosePath (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SamplePathOverstroke.cpp | 22 bool fClosePath; member in OverstrokeView 28 fClosePath = false; in OverstrokeView() 49 fClosePath = !fClosePath; 148 if (fClosePath) { |
Completed in 1 milliseconds