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

/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 1304 milliseconds