Searched refs:RRectGM (Results 1 – 4 of 4) sorted by relevance
21 class RRectGM : public GM { class30 RRectGM(Type type) : fType(type) { } in RRectGM() function in skiagm::RRectGM184 const SkVector RRectGM::gRadii[kNumComplexCases][4] = {248 DEF_GM( return new RRectGM(RRectGM::kAA_Draw_Type); )249 DEF_GM( return new RRectGM(RRectGM::kBW_Draw_Type); )250 DEF_GM( return new RRectGM(RRectGM::kAA_Clip_Type); )251 DEF_GM( return new RRectGM(RRectGM::kBW_Clip_Type); )252 DEF_GM( return new RRectGM(RRectGM::kEffect_Type); )
125 class RRectGM : public skiagm::GM { class127 RRectGM() {} in RRectGM() function in RRectGM171 DEF_GM( return new RRectGM; )
21 class RRectGM : public GM { class30 RRectGM(Type type) : fType(type) { } in RRectGM() function in skiagm::RRectGM188 const SkVector RRectGM::gRadii[kNumComplexCases][4] = {252 DEF_GM( return new RRectGM(RRectGM::kAA_Draw_Type); )253 DEF_GM( return new RRectGM(RRectGM::kBW_Draw_Type); )254 DEF_GM( return new RRectGM(RRectGM::kAA_Clip_Type); )255 DEF_GM( return new RRectGM(RRectGM::kBW_Clip_Type); )256 DEF_GM( return new RRectGM(RRectGM::kEffect_Type); )