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