Home
last modified time | relevance | path

Searched refs:DrawShipView (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleShip.cpp48 class DrawShipView : public Sample { class
50 DrawShipView(const char name[], DrawAtlasProc proc) : fName(name), fProc(proc) { in DrawShipView() function in DrawShipView
88 ~DrawShipView() override {} in ~DrawShipView()
183 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )
184 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )
/external/skqp/samplecode/
DSampleShip.cpp48 class DrawShipView : public Sample { class
50 DrawShipView(const char name[], DrawAtlasProc proc) : fName(name), fProc(proc) { in DrawShipView() function in DrawShipView
88 ~DrawShipView() override {} in ~DrawShipView()
183 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )
184 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )