Searched refs:PathOpsInverseGM (Results 1 – 1 of 1) sorted by relevance
16 class PathOpsInverseGM : public GM { class18 PathOpsInverseGM() { in PathOpsInverseGM() function in skiagm::PathOpsInverseGM111 static GM* MyFactory(void*) { return new PathOpsInverseGM; } in MyFactory()