Searched refs:DrawHandlerBasic (Results 1 – 2 of 2) sorted by relevance
43 class DrawHandlerBasic : public GpuDrawHandler { class in TestDrawable45 DrawHandlerBasic(const GrVkInterface* interface, int32_t width, int32_t height) in DrawHandlerBasic() function in TestDrawable::DrawHandlerBasic50 ~DrawHandlerBasic() override {} in ~DrawHandlerBasic()195 draw.reset(new DrawHandlerBasic(fInterface, fWidth, fHeight)); in onSnapGpuDrawHandler()