Searched refs:DrawBitmapRect4 (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dbitmaprect.cpp178 class DrawBitmapRect4 : public skiagm::GM { class in inherits:skiagm::GM
183 DrawBitmapRect4(bool useIRect) : fUseIRect(useIRect) { function in class:DrawBitmapRect4
279 DEF_GM( return new DrawBitmapRect4(false); )
280 DEF_GM( return new DrawBitmapRect4(true); )

Completed in 75 milliseconds