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