Searched refs:fDoStrokeAndFill (Results 1 – 2 of 2) sorted by relevance
165 ConvexLineOnlyPathsGM(bool doStrokeAndFill) : fDoStrokeAndFill(doStrokeAndFill) { in ConvexLineOnlyPathsGM()171 if (fDoStrokeAndFill) { in onShortName()273 if (fDoStrokeAndFill) { in drawPath()280 if (fDoStrokeAndFill) { in drawPath()297 if (fDoStrokeAndFill) { in drawPath()315 if (fDoStrokeAndFill) { in onDraw()329 if (fDoStrokeAndFill) { in onDraw()399 bool fDoStrokeAndFill; member in skiagm::ConvexLineOnlyPathsGM