Searched defs:drawDebugWireRect (Results 1 – 3 of 3) sorted by relevance
99 void drawDebugWireRect(GrRenderTarget*, const SkIRect&, GrColor) override { in drawDebugWireRect() function
323 void drawDebugWireRect(GrRenderTarget*, const SkIRect&, GrColor) override {}; in drawDebugWireRect() function in MockGpu
3592 void GrGLGpu::drawDebugWireRect(GrRenderTarget* rt, const SkIRect& rect, GrColor color) { in drawDebugWireRect() function in GrGLGpu