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