Searched refs:ThinRectsGM (Results 1 – 1 of 1) sorted by relevance
23 class ThinRectsGM : public GM { class25 ThinRectsGM(bool round) : fRound(round) { in ThinRectsGM() function in skiagm::ThinRectsGM152 DEF_GM( return new ThinRectsGM(false); )153 DEF_GM( return new ThinRectsGM(true); )