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