Home
last modified time | relevance | path

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

/external/skia/gm/
Ddrawfilter.cpp33 class DrawFilterGM : public skiagm::GM { class
71 static skiagm::GM* MyFactory(void*) { return new DrawFilterGM; } in MyFactory()