Searched refs:ConvexLineOnlyPathsGM (Results 1 – 1 of 1) sorted by relevance
159 class ConvexLineOnlyPathsGM : public GM { class161 ConvexLineOnlyPathsGM(bool doStrokeAndFill) : fDoStrokeAndFill(doStrokeAndFill) { in ConvexLineOnlyPathsGM() function in skiagm::ConvexLineOnlyPathsGM519 DEF_GM(return new ConvexLineOnlyPathsGM(false);)520 DEF_GM(return new ConvexLineOnlyPathsGM(true);)