Searched refs:fDoStrokeAndFill (Results 1 – 1 of 1) sorted by relevance
161 ConvexLineOnlyPathsGM(bool doStrokeAndFill) : fDoStrokeAndFill(doStrokeAndFill) { in ConvexLineOnlyPathsGM()167 if (fDoStrokeAndFill) { in onShortName()269 if (fDoStrokeAndFill) { in drawPath()276 if (fDoStrokeAndFill) { in drawPath()293 if (fDoStrokeAndFill) { in drawPath()311 if (fDoStrokeAndFill) { in onDraw()326 if (fDoStrokeAndFill) { in onDraw()348 bool fDoStrokeAndFill; member in skiagm::ConvexLineOnlyPathsGM