Searched refs:SimpleShapesGM (Results 1 – 2 of 2) sorted by relevance
88 class SimpleShapesGM : public ShapesGM { class90 SimpleShapesGM(bool antialias) : INHERITED("simpleshapes", antialias) {} in SimpleShapesGM() function in skiagm::SimpleShapesGM157 DEF_GM( return new SimpleShapesGM(true); )158 DEF_GM( return new SimpleShapesGM(false); )