Home | History | Annotate | Download | only in ports

Lines Matching defs:fMatrix

597     SkMatrix                            fMatrix; // with font size
629 fRec.getSingleMatrix(&fMatrix);
630 fUnitMatrix = fMatrix;
638 fTransform = MatrixToCGAffineTransform(fMatrix);
915 fAdjustBadMatrix = fMatrix;