Searched refs:DrawShipView (Results 1 – 2 of 2) sorted by relevance
47 class DrawShipView : public Sample { class49 DrawShipView(const char name[], DrawAtlasProc proc) : fName(name), fProc(proc) { in DrawShipView() function in DrawShipView85 ~DrawShipView() override {} in ~DrawShipView()143 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )144 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )
49 class DrawShipView : public Sample { class51 DrawShipView(const char name[], DrawAtlasProc proc) : fName(name), fProc(proc) { in DrawShipView() function in DrawShipView87 ~DrawShipView() override {} in ~DrawShipView()145 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )146 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )