Home
last modified time | relevance | path

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

/external/skqp/gm/
Dconvex_all_line_paths.cpp165 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
/external/skia/gm/
Dconvex_all_line_paths.cpp165 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