Home
last modified time | relevance | path

Searched refs:nextSnapshotReady (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp63 bool AnimatedImageDrawable::nextSnapshotReady() const { in nextSnapshotReady() function in android::AnimatedImageDrawable
90 } else if (nextSnapshotReady()) { in isDirty()
195 if (mRunning && nextSnapshotReady()) { in onDraw()
DAnimatedImageDrawable.h127 bool nextSnapshotReady() const;