Searched refs:getCurrentClip (Results 1 – 4 of 4) sorted by relevance
84 const SkIRect& getCurrentClip() { in getCurrentClip() function85 return fDebugCanvas->getCurrentClip(); in getCurrentClip()
50 SkIRect clip = request->fDebugCanvas->getCurrentClip(); in handle()
78 const SkIRect& getCurrentClip() { in getCurrentClip() function
277 fInspectorWidget.setClip(fDebugger.getCurrentClip()); in drawComplete()