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 31 bool childrenNeedDisposing() const override;
SkDrawMatrix.h 25 bool childrenNeedDisposing() const override;
SkDrawPath.h 24 bool childrenNeedDisposing() const override;
SkDisplayable.h 37 virtual bool childrenNeedDisposing() const;
SkDrawPath.cpp 58 bool SkDrawPath::childrenNeedDisposing() const {
SkDisplayPost.cpp 57 bool SkPost::childrenNeedDisposing() const {
SkDrawMatrix.cpp 73 bool SkDrawMatrix::childrenNeedDisposing() const {
SkDisplayXMLParser.cpp 196 if (parent->childrenNeedDisposing())
SkDisplayable.cpp 55 bool SkDisplayable::childrenNeedDisposing() const {

Completed in 264 milliseconds