Home
last modified time | relevance | path

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

/external/skia/gm/
Dquadpaths.cpp17 class QuadPathGM : public GM { class
19 QuadPathGM() {} in QuadPathGM() function in skiagm::QuadPathGM
306 static GM* QuadPathFactory(void*) { return new QuadPathGM; } in QuadPathFactory()