Home
last modified time | relevance | path

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

/external/skia/gm/
Dverylargebitmap.cpp57 class VeryLargeBitmapGM : public skiagm::GM { class
59 VeryLargeBitmapGM() {} in VeryLargeBitmapGM() function in VeryLargeBitmapGM
108 static skiagm::GM* MyFactory(void*) { return new VeryLargeBitmapGM; } in MyFactory()