Home
last modified time | relevance | path

Searched refs:SimpleShapesGM (Results 1 – 2 of 2) sorted by relevance

/external/skqp/gm/
Dshapes.cpp88 class SimpleShapesGM : public ShapesGM { class
90 SimpleShapesGM(bool antialias) : INHERITED("simpleshapes", antialias) {} in SimpleShapesGM() function in skiagm::SimpleShapesGM
157 DEF_GM( return new SimpleShapesGM(true); )
158 DEF_GM( return new SimpleShapesGM(false); )
/external/skia/gm/
Dshapes.cpp88 class SimpleShapesGM : public ShapesGM { class
90 SimpleShapesGM(bool antialias) : INHERITED("simpleshapes", antialias) {} in SimpleShapesGM() function in skiagm::SimpleShapesGM
157 DEF_GM( return new SimpleShapesGM(true); )
158 DEF_GM( return new SimpleShapesGM(false); )