Home | History | Annotate | Download | only in pdf

Lines Matching refs:totalMatrix

1587     SkMatrix totalMatrix = *d.fMatrix;
1589 totalMatrix.preConcat(*prePathMatrix);
1591 if (!totalMatrix.invert(&transformInverse)) {