Searched refs:GammaTextGM (Results 1 – 2 of 2) sorted by relevance
113 class GammaTextGM : public GM { class115 GammaTextGM() { in GammaTextGM() function in skiagm::GammaTextGM207 static GM* MyFactory(void*) { return new GammaTextGM; } in MyFactory()
111 class GammaTextGM : public skiagm::GM { class113 GammaTextGM() { in GammaTextGM() function in GammaTextGM203 DEF_GM( return new GammaTextGM; ) in DEF_GM() argument