Searched refs:PointsGM (Results 1 – 1 of 1) sorted by relevance
13 class PointsGM : public GM { class15 PointsGM() {} in PointsGM() function in skiagm::PointsGM71 static GM* MyFactory(void*) { return new PointsGM; } in MyFactory()