HomeSort by relevance Sort by last modified time
    Searched refs:childrenNeedDisposing (Results 1 - 9 of 9) sorted by null

  /external/skia/src/animator/
SkDisplayPost.h 39 virtual bool childrenNeedDisposing() const;
SkDrawPath.h 32 virtual bool childrenNeedDisposing() const;
SkDrawMatrix.h 33 virtual bool childrenNeedDisposing() const;
SkDisplayable.h 45 virtual bool childrenNeedDisposing() const;
SkDrawPath.cpp 66 bool SkDrawPath::childrenNeedDisposing() const {
SkDisplayPost.cpp 65 bool SkPost::childrenNeedDisposing() const {
SkDrawMatrix.cpp 81 bool SkDrawMatrix::childrenNeedDisposing() const {
SkDisplayXMLParser.cpp 196 if (parent->childrenNeedDisposing())
SkDisplayable.cpp 63 bool SkDisplayable::childrenNeedDisposing() const {

Completed in 1427 milliseconds