Searched refs:specMatrix (Results 1 – 1 of 1) sorted by relevance
481 final Matrix specMatrix = mTempMatrix1; in computeIdentityMatrix() local482 transformMagnificationSpecToMatrix(magnificationSpec, specMatrix); in computeIdentityMatrix()485 resultMatrix.preConcat(specMatrix); in computeIdentityMatrix()