Home
last modified time | relevance | path

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

/external/skia/gm/
Dpathfill.cpp117 class PathFillGM : public skiagm::GM { class
217 static skiagm::GM* MyFactory(void*) { return new PathFillGM; } in MyFactory()