Searched refs:fMatrixStorage (Results 1 – 1 of 1) sorted by relevance
105 fMatrixStorage = totalMatrix; in updateMC()106 fMatrixStorage.postTranslate(SkIntToScalar(-x), in updateMC()108 fMatrix = &fMatrixStorage; in updateMC()144 SkMatrix fMatrixStorage, fMVMatrixStorage; member173 fMatrixStorage = *prev->fMatrix; in MCRec()174 fMatrix = &fMatrixStorage; in MCRec()191 fMatrixStorage.reset(); in MCRec()193 fMatrix = &fMatrixStorage; in MCRec()210 SkMatrix fMatrixStorage; member in SkCanvas::MCRec