Searched refs:PathFillGM (Results 1 – 1 of 1) sorted by relevance
117 class PathFillGM : public skiagm::GM { class217 static skiagm::GM* MyFactory(void*) { return new PathFillGM; } in MyFactory()