Lines Matching refs:fViewMatrix
14 if (!fCommon.fViewMatrix.invert(&invVM)) {
25 fCommon.fViewMatrix.reset();
45 fCommon.fViewMatrix = vm;
395 fDrawState->fCommon.fViewMatrix = fViewMatrix;
421 fViewMatrix = drawState->getViewMatrix();
422 drawState->fCommon.fViewMatrix.preConcat(preconcatMatrix);
439 fViewMatrix = drawState->getViewMatrix();
441 drawState->fCommon.fViewMatrix.reset();
449 if (!fViewMatrix.invert(&inv)) {
452 drawState->fCommon.fViewMatrix.reset();