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