Home
last modified time | relevance | path

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

/external/skia/gm/
Dpathopsinverse.cpp16 class PathOpsInverseGM : public GM { class
18 PathOpsInverseGM() { in PathOpsInverseGM() function in skiagm::PathOpsInverseGM
111 static GM* MyFactory(void*) { return new PathOpsInverseGM; } in MyFactory()