Searched refs:VeryLargeBitmapGM (Results 1 – 1 of 1) sorted by relevance
57 class VeryLargeBitmapGM : public skiagm::GM { class59 VeryLargeBitmapGM() {} in VeryLargeBitmapGM() function in VeryLargeBitmapGM108 static skiagm::GM* MyFactory(void*) { return new VeryLargeBitmapGM; } in MyFactory()