Home
last modified time | relevance | path

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

/external/skia/tests/
DVkDrawableTest.cpp43 class DrawHandlerBasic : public GpuDrawHandler { class in TestDrawable
45 DrawHandlerBasic(const GrVkInterface* interface, int32_t width, int32_t height) in DrawHandlerBasic() function in TestDrawable::DrawHandlerBasic
50 ~DrawHandlerBasic() override {} in ~DrawHandlerBasic()
195 draw.reset(new DrawHandlerBasic(fInterface, fWidth, fHeight)); in onSnapGpuDrawHandler()
/external/skqp/tests/
DVkDrawableTest.cpp43 class DrawHandlerBasic : public GpuDrawHandler { class in TestDrawable
45 DrawHandlerBasic(const GrVkInterface* interface, int32_t width, int32_t height) in DrawHandlerBasic() function in TestDrawable::DrawHandlerBasic
50 ~DrawHandlerBasic() override {} in ~DrawHandlerBasic()
195 draw.reset(new DrawHandlerBasic(fInterface, fWidth, fHeight)); in onSnapGpuDrawHandler()