Searched refs:getCurrentMatrix (Results 1 - 6 of 6) sorted by last modified time

/external/skia/src/utils/debugger/
H A DSkDebugCanvas.h66 const SkMatrix& getCurrentMatrix() { function in class:SkDebugCanvas
/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp598 fInspectorWidget.setMatrix(fDebugger.getCurrentMatrix());
/external/skia/debugger/
H A DSkDebugger.h88 const SkMatrix& getCurrentMatrix() { function in class:SkDebugger
89 return fDebugCanvas->getCurrentMatrix();
/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.cpp637 fInspectorWidget.setMatrix(fDebugger.getCurrentMatrix());
/external/chromium_org/third_party/skia/debugger/
H A DSkDebugger.h86 const SkMatrix& getCurrentMatrix() { function in class:SkDebugger
87 return fDebugCanvas->getCurrentMatrix();
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDebugCanvas.h66 const SkMatrix& getCurrentMatrix() { function in class:SkDebugCanvas

Completed in 303 milliseconds