Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dconvex_all_line_paths.cpp172 ConvexLineOnlyPathsGM(bool doStrokeAndFill) : fDoStrokeAndFill(doStrokeAndFill) { in ConvexLineOnlyPathsGM()
178 if (fDoStrokeAndFill) {
280 if (fDoStrokeAndFill) { in drawPath()
287 if (fDoStrokeAndFill) { in drawPath()
304 if (fDoStrokeAndFill) { in drawPath()
322 if (fDoStrokeAndFill) {
336 if (fDoStrokeAndFill) {
406 bool fDoStrokeAndFill; member in skiagm::ConvexLineOnlyPathsGM

Completed in 1 milliseconds