Searched refs:DrawHandlerBasic (Results 1 – 1 of 1) sorted by relevance
64 class DrawHandlerBasic : public GpuDrawHandler { class in TestDrawable66 DrawHandlerBasic(const skgpu::VulkanInterface* interface, int32_t width, int32_t height) in DrawHandlerBasic() function in TestDrawable::DrawHandlerBasic71 ~DrawHandlerBasic() override {} in ~DrawHandlerBasic()232 draw = std::make_unique<DrawHandlerBasic>(fInterface, fWidth, fHeight); in onSnapGpuDrawHandler()