Searched refs:getAnimationTime (Results 1 – 4 of 4) sorted by relevance
104 nsecs_t getAnimationTime();
79 nsecs_t PointerControllerContext::getAnimationTime() REQUIRES(mAnimator.mLock) { in getAnimationTime() function in android::PointerControllerContext
237 nsecs_t animationTime = mContext.getAnimationTime(); in doFadingAnimationLocked()
294 nsecs_t frameDelay = timestamp - mContext.getAnimationTime(); in doFadingAnimationLocked()