Searched refs:fRootMatrix (Results 1 – 4 of 4) sorted by relevance
16 fRootMatrix.reset(); in SkPictureStateTree()18 fRoot.fMatrix = &fRootMatrix; in SkPictureStateTree()23 fCurrentState.fMatrix = &fRootMatrix; in SkPictureStateTree()
143 SkMatrix fRootMatrix; variable