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

/external/skia/gm/
H A Dbitmaprect.cpp32 class DrawBitmapRect2 : public skiagm::GM { class in inherits:skiagm::GM
35 DrawBitmapRect2(bool useIRect) : fUseIRect(useIRect) { function in class:DrawBitmapRect2
274 DEF_GM( return new DrawBitmapRect2(false); )
275 DEF_GM( return new DrawBitmapRect2(true); )
/external/skqp/gm/
H A Dbitmaprect.cpp32 class DrawBitmapRect2 : public skiagm::GM { class in inherits:skiagm::GM
35 DrawBitmapRect2(bool useIRect) : fUseIRect(useIRect) { function in class:DrawBitmapRect2
274 DEF_GM( return new DrawBitmapRect2(false); )
275 DEF_GM( return new DrawBitmapRect2(true); )

Completed in 191 milliseconds