Home
last modified time | relevance | path

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

/external/skia/gm/
Dhittestpath.cpp32 class HitTestPathGM : public skiagm::GM { class
34 HitTestPathGM () {} in HitTestPathGM() function in HitTestPathGM
75 static skiagm::GM* MyFactory(void*) { return new HitTestPathGM; } in MyFactory()