Searched refs:HitTestPathGM (Results 1 – 1 of 1) sorted by relevance
32 class HitTestPathGM : public skiagm::GM { class34 HitTestPathGM () {} in HitTestPathGM() function in HitTestPathGM75 static skiagm::GM* MyFactory(void*) { return new HitTestPathGM; } in MyFactory()