Searched refs:QuadPathGM (Results 1 – 1 of 1) sorted by relevance
17 class QuadPathGM : public GM { class19 QuadPathGM() {} in QuadPathGM() function in skiagm::QuadPathGM306 static GM* QuadPathFactory(void*) { return new QuadPathGM; } in QuadPathFactory()