Searched refs:inverseMatrix (Results 1 – 1 of 1) sorted by relevance
1227 Matrix inverseMatrix = new Matrix(); in testAddBatchWithTransform() local1228 assertTrue(matrix.invert(inverseMatrix)); in testAddBatchWithTransform()1229 mMotionEventDynamic.transform(inverseMatrix); in testAddBatchWithTransform()