Searched refs:getCurrentMatrix (Results 1 – 4 of 4) sorted by relevance
80 const SkMatrix& getCurrentMatrix() { in getCurrentMatrix() function81 return fDebugCanvas->getCurrentMatrix(); in getCurrentMatrix()
81 const SkMatrix &getCurrentMatrix() { in getCurrentMatrix() function
299 SkMatrix vm = fDebugCanvas->getCurrentMatrix(); in getJsonInfo()
276 fInspectorWidget.setMatrix(fDebugger.getCurrentMatrix()); in drawComplete()