Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp72 const nsecs_t lastWallTime = mLastWallTime; in isDirty() local
80 mCurrentTime += currentTime - lastWallTime; in isDirty()