Searched refs: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::ConvexLineOnlyPathsGM413 DEF_GM(return new ConvexLineOnlyPathsGM(false);)414 DEF_GM(return new ConvexLineOnlyPathsGM(true);)