Searched refs:computePreTouchMatrix (Results 1 – 4 of 4) sorted by relevance
111 SkMatrix computePreTouchMatrix();
945 fGesture.setTransLimit(slideBounds, windowRect, this->computePreTouchMatrix()); in setupCurrentSlide()970 fGesture.setTransLimit(slideBounds, windowRect, this->computePreTouchMatrix()); in preTouchMatrixChanged()987 SkMatrix Viewer::computePreTouchMatrix() { in computePreTouchMatrix() function in Viewer1008 m.preConcat(this->computePreTouchMatrix()); in computeMatrix()
894 fGesture.setTransLimit(slideBounds, windowRect, this->computePreTouchMatrix()); in setupCurrentSlide()919 fGesture.setTransLimit(slideBounds, windowRect, this->computePreTouchMatrix()); in preTouchMatrixChanged()936 SkMatrix Viewer::computePreTouchMatrix() { in computePreTouchMatrix() function in Viewer957 m.preConcat(this->computePreTouchMatrix()); in computeMatrix()