Searched refs:getCurrentClip (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/debugger/
H A DSkDebugger.h90 const SkIRect& getCurrentClip() { function in class:SkDebugger
91 return fDebugCanvas->getCurrentClip();
/external/skia/debugger/
H A DSkDebugger.h92 const SkIRect& getCurrentClip() { function in class:SkDebugger
93 return fDebugCanvas->getCurrentClip();
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDebugCanvas.h73 const SkIRect& getCurrentClip() { function in class:SkDebugCanvas
/external/skia/src/utils/debugger/
H A DSkDebugCanvas.h73 const SkIRect& getCurrentClip() { function in class:SkDebugCanvas
/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.cpp638 fInspectorWidget.setClip(fDebugger.getCurrentClip());
/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp599 fInspectorWidget.setClip(fDebugger.getCurrentClip());

Completed in 174 milliseconds