Searched refs:SimpleShapesGM (Results 1 – 1 of 1) sorted by relevance
90 class SimpleShapesGM : public ShapesGM { class92 SimpleShapesGM(bool antialias) : INHERITED("simpleshapes", antialias) {} in SimpleShapesGM() function in skiagm::SimpleShapesGM159 DEF_GM( return new SimpleShapesGM(true); )160 DEF_GM( return new SimpleShapesGM(false); )