Searched refs:tmpInverseMatrix (Results 1 – 1 of 1) sorted by relevance
82 float[] coord, Matrix tmpInverseMatrix) { in mapCoordInSelfToDescendent() argument96 tmpInverseMatrix.set(Matrix.IDENTITY_MATRIX); in mapCoordInSelfToDescendent()107 next.getMatrix().invert(tmpInverseMatrix); in mapCoordInSelfToDescendent()108 tmpInverseMatrix.mapPoints(pt); in mapCoordInSelfToDescendent()