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

/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
/external/skia/debugger/
H A DSkDebugger.h88 const SkMatrix& getCurrentMatrix() { function in class:SkDebugger
89 return fDebugCanvas->getCurrentMatrix();
/external/skia/src/utils/debugger/
H A DSkDebugCanvas.h66 const SkMatrix& getCurrentMatrix() { function in class:SkDebugCanvas

Completed in 113 milliseconds