Lines Matching refs:invM
1274 SkMatrix invM;1275 if (!m.invert(&invM)) {1276 invM.reset();1278 invM.postConcat(invM); // Square the matrix1280 uman.setSkMatrix(fInvMatrixUni, invM);