Searched refs:animationTime (Results 1 – 3 of 3) sorted by relevance
201 return mLocked.animationTime; in getAnimationTimeLocked()207 mLocked.animationTime = systemTime(SYSTEM_TIME_MONOTONIC); in startAnimationLocked()
239 nsecs_t animationTime = mContext.getAnimationTime(); in doFadingAnimationLocked() local240 nsecs_t frameDelay = timestamp - animationTime; in doFadingAnimationLocked()
151 nsecs_t animationTime{systemTime(SYSTEM_TIME_MONOTONIC)};