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

/external/skia/samplecode/
H A DSamplePathOverstroke.cpp24 bool fDrawFillPath; member in class:OverstrokeView
30 fDrawFillPath = false;
61 fDrawFillPath = !fDrawFillPath;
182 if (fDrawFillPath) {

Completed in 102 milliseconds