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

/external/chromium_org/third_party/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; }
/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 116 milliseconds