Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/hwui/
H A DAnimatedImageDrawable.cpp73 const nsecs_t lastWallTime = mLastWallTime; in isDirty() local
81 mCurrentTime += currentTime - lastWallTime; in isDirty()