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

  /external/chromium_org/third_party/skia/src/animator/
SkDisplayPost.h 31 virtual bool childrenNeedDisposing() const;
SkDrawMatrix.h 25 virtual bool childrenNeedDisposing() const;
SkDrawPath.h 24 virtual bool childrenNeedDisposing() const;
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 {
  /external/skia/src/animator/
SkDisplayPost.h 31 virtual bool childrenNeedDisposing() const;
SkDrawMatrix.h 25 virtual bool childrenNeedDisposing() const;
SkDrawPath.h 24 virtual bool childrenNeedDisposing() const;
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 161 milliseconds