Home
last modified time | relevance | path

Searched refs:fRootMatrix (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkPictureStateTree.cpp16 fRootMatrix.reset(); in SkPictureStateTree()
18 fRoot.fMatrix = &fRootMatrix; in SkPictureStateTree()
23 fCurrentState.fMatrix = &fRootMatrix; in SkPictureStateTree()
DSkPictureStateTree.h143 SkMatrix fRootMatrix; variable
/external/chromium_org/third_party/skia/src/core/
DSkPictureStateTree.cpp16 fRootMatrix.reset(); in SkPictureStateTree()
18 fRoot.fMatrix = &fRootMatrix; in SkPictureStateTree()
23 fCurrentState.fMatrix = &fRootMatrix; in SkPictureStateTree()
DSkPictureStateTree.h143 SkMatrix fRootMatrix; variable