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