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