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