Home
last modified time | relevance | path

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

/external/skia/gm/
Dverylargebitmap.cpp70 class VeryLargeBitmapGM : public skiagm::GM { class
75 VeryLargeBitmapGM(ImageMakerProc proc, const char suffix[]) : fProc(proc) { in VeryLargeBitmapGM() function in VeryLargeBitmapGM
122 DEF_GM( return new VeryLargeBitmapGM(make_raster_image, "bitmap"); )
123 DEF_GM( return new VeryLargeBitmapGM(make_picture_image, "_picture_image"); )
/external/skqp/gm/
Dverylargebitmap.cpp70 class VeryLargeBitmapGM : public skiagm::GM { class
75 VeryLargeBitmapGM(ImageMakerProc proc, const char suffix[]) : fProc(proc) { in VeryLargeBitmapGM() function in VeryLargeBitmapGM
122 DEF_GM( return new VeryLargeBitmapGM(make_raster_image, "bitmap"); )
123 DEF_GM( return new VeryLargeBitmapGM(make_picture_image, "_picture_image"); )