Searched refs:FactoryGM (Results 1 – 1 of 1) sorted by relevance
19 class FactoryGM : public GM { class21 FactoryGM() {} in FactoryGM() function in skiagm::FactoryGM64 static GM* MyFactory(void*) { return new FactoryGM; } in MyFactory()