Searched refs:SimpleShapesGM (Results 1 – 2 of 2) sorted by relevance
100 class SimpleShapesGM : public ShapesGM { class102 SimpleShapesGM(bool antialias) : INHERITED("simpleshapes", antialias) {} in SimpleShapesGM() function in skiagm::SimpleShapesGM169 DEF_GM( return new SimpleShapesGM(true); )170 DEF_GM( return new SimpleShapesGM(false); )
100 class SimpleShapesGM : public ShapesGM { class102 SimpleShapesGM(bool antialias) : INHERITED("simpleshapes", antialias) {} in SimpleShapesGM() function in skiagm::SimpleShapesGM188 DEF_GM( return new SimpleShapesGM(true); )189 DEF_GM( return new SimpleShapesGM(false); )