Searched refs:mMatrixViewLocalToWindow (Results 1 – 1 of 1) sorted by relevance
43 private final Matrix mMatrixViewLocalToWindow = new Matrix(); field in ScrollCaptureTarget127 mMatrixViewLocalToWindow.reset(); in updatePositionInWindow()128 mContainingView.transformMatrixToGlobal(mMatrixViewLocalToWindow); in updatePositionInWindow()131 mMatrixViewLocalToWindow.mapPoints(mTmpFloatArr); in updatePositionInWindow()