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