Searched refs:invertMatrix (Results 1 – 1 of 1) sorted by relevance
815 private val invertMatrix = Matrix() constant1132 matrix.invert(invertMatrix) in applyStateToWindow()1133 invertMatrix.mapRect(windowCropF) in applyStateToWindow()