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