Home
last modified time | relevance | path

Searched refs:MyFactory3 (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dbitmaprect.cpp284 static skiagm::GM* MyFactory3(void*) { return new DrawBitmapRect4(false); } in MyFactory3() function
294 static skiagm::GMRegistry reg3(MyFactory3);
Dgradients_2pt_conical.cpp372 static GM* MyFactory3(void*) { return new ConicalGradientsGM(kEdge_GradCaseType); } in MyFactory3() function
373 static GMRegistry reg3(MyFactory3);