Searched defs:ImageGM (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dimage.cpp115 class ImageGM : public skiagm::GM { class in inherits:skiagm::GM
125 ImageGM() { function in class:ImageGM
131 virtual ~ImageGM() {
226 static skiagm::GM* MyFactory(void*) { return new ImageGM; }

Completed in 27 milliseconds