Searched refs:DrawBitmapRect4 (Results 1 – 2 of 2) sorted by relevance
177 class DrawBitmapRect4 : public skiagm::GM { class182 DrawBitmapRect4(bool useIRect) : fUseIRect(useIRect) { in DrawBitmapRect4() function in DrawBitmapRect4278 DEF_GM( return new DrawBitmapRect4(false); )279 DEF_GM( return new DrawBitmapRect4(true); )