Home | History | Annotate | Download | only in skia

Lines Matching defs:clearRect

321 void GraphicsContext::clearRect(const FloatRect& rect)
328 platformContext()->gpuCanvas()->clearRect(rect);
332 // Force a readback here (if we're using the GPU), since clearRect() is