Searched defs:fillRectToRect (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrRenderTargetContext.cpp790 void GrRenderTargetContext::fillRectToRect(const GrClip& clip, function in class:GrRenderTargetContext
799 GR_AUDIT_TRAIL_AUTO_FRAME(fAuditTrail, "GrRenderTargetContext::fillRectToRect");
837 SkDebugf("fillRectToRect called with empty local matrix.\n");

Completed in 284 milliseconds