Searched refs:childrenNeedDisposing (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayPost.h31 virtual bool childrenNeedDisposing() const;
H A DSkDrawPath.h24 virtual bool childrenNeedDisposing() const;
H A DSkDrawMatrix.h25 virtual bool childrenNeedDisposing() const;
H A DSkDisplayable.h37 virtual bool childrenNeedDisposing() const;
H A DSkDrawPath.cpp58 bool SkDrawPath::childrenNeedDisposing() const { function in class:SkDrawPath
H A DSkDisplayPost.cpp57 bool SkPost::childrenNeedDisposing() const { function in class:SkPost
H A DSkDrawMatrix.cpp73 bool SkDrawMatrix::childrenNeedDisposing() const { function in class:SkDrawMatrix
H A DSkDisplayXMLParser.cpp196 if (parent->childrenNeedDisposing())
H A DSkDisplayable.cpp55 bool SkDisplayable::childrenNeedDisposing() const { function in class:SkDisplayable
/external/skia/src/animator/
H A DSkDisplayPost.h31 virtual bool childrenNeedDisposing() const;
H A DSkDrawPath.h24 virtual bool childrenNeedDisposing() const;
H A DSkDrawMatrix.h25 virtual bool childrenNeedDisposing() const;
H A DSkDisplayable.h37 virtual bool childrenNeedDisposing() const;
H A DSkDrawPath.cpp58 bool SkDrawPath::childrenNeedDisposing() const { function in class:SkDrawPath
H A DSkDisplayPost.cpp57 bool SkPost::childrenNeedDisposing() const { function in class:SkPost
H A DSkDrawMatrix.cpp73 bool SkDrawMatrix::childrenNeedDisposing() const { function in class:SkDrawMatrix
H A DSkDisplayXMLParser.cpp196 if (parent->childrenNeedDisposing())
H A DSkDisplayable.cpp55 bool SkDisplayable::childrenNeedDisposing() const { function in class:SkDisplayable

Completed in 817 milliseconds