Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/hwui/
H A DAnimatedImageDrawable.cpp199 const nsecs_t timeToShowCurrentSnap = mTimeToShowNextSnapshot; in onDraw() local
210 mCurrentTime = timeToShowCurrentSnap; in onDraw()