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

/external/skia/gm/
H A Demptypath.cpp15 class EmptyPathGM : public GM { class in namespace:skiagm
17 EmptyPathGM() {} function in class:skiagm::EmptyPathGM
130 static GM* MyFactory(void*) { return new EmptyPathGM; }

Completed in 33 milliseconds