Searched refs:MyFactory4 (Results 1 – 1 of 1) sorted by relevance
285 static skiagm::GM* MyFactory4(void*) { return new DrawBitmapRect4(true); } in MyFactory4() function295 static skiagm::GMRegistry reg4(MyFactory4);