Searched refs:LinePathGM (Results 1 – 1 of 1) sorted by relevance
14 class LinePathGM : public GM { class16 LinePathGM() {} in LinePathGM() function in skiagm::LinePathGM299 static GM* LinePathFactory(void*) { return new LinePathGM; } in LinePathFactory()