Searched refs:RRectGM (Results 1 – 4 of 4) sorted by relevance
40 class RRectGM : public GM { class49 RRectGM(Type type) : fType(type) { } in RRectGM() function in skiagm::RRectGM203 const SkVector RRectGM::gRadii[kNumComplexCases][4] = {267 DEF_GM( return new RRectGM(RRectGM::kAA_Draw_Type); )268 DEF_GM( return new RRectGM(RRectGM::kBW_Draw_Type); )269 DEF_GM( return new RRectGM(RRectGM::kAA_Clip_Type); )270 DEF_GM( return new RRectGM(RRectGM::kBW_Clip_Type); )271 DEF_GM( return new RRectGM(RRectGM::kEffect_Type); )
132 class RRectGM : public skiagm::GM { class134 RRectGM() {} in RRectGM() function in RRectGM178 DEF_GM( return new RRectGM; )
39 class RRectGM : public GM { class48 RRectGM(Type type) : fType(type) { } in RRectGM() function in skiagm::RRectGM209 const SkVector RRectGM::gRadii[kNumComplexCases][4] = {273 DEF_GM( return new RRectGM(RRectGM::kAA_Draw_Type); )274 DEF_GM( return new RRectGM(RRectGM::kBW_Draw_Type); )275 DEF_GM( return new RRectGM(RRectGM::kAA_Clip_Type); )276 DEF_GM( return new RRectGM(RRectGM::kBW_Clip_Type); )277 DEF_GM( return new RRectGM(RRectGM::kEffect_Type); )