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