Searched defs:ConvexLineOnlyPathsGM (Results 1 – 2 of 2) sorted by relevance
163 class ConvexLineOnlyPathsGM : public GM { class165 ConvexLineOnlyPathsGM(bool doStrokeAndFill) : fDoStrokeAndFill(doStrokeAndFill) { in ConvexLineOnlyPathsGM() function in skiagm::ConvexLineOnlyPathsGM