Lines Matching refs:fMatrix
18 fRoot.fMatrix = &fRootMatrix;
23 fCurrentState.fMatrix = &fRootMatrix;
69 fCurrentState.fMatrix = m;
87 n->fMatrix = fCurrentState.fMatrix;
160 if (fCurrentMatrix != fNodes.top()->fMatrix) {
161 fCurrentMatrix = fNodes.top()->fMatrix;
162 SkMatrix tmp = *fNodes.top()->fMatrix;
177 if (fCurrentMatrix != draw->fMatrix) {
178 SkMatrix tmp = *draw->fMatrix;
181 fCurrentMatrix = draw->fMatrix;