Searched refs:getAnimationTime (Results 1 – 6 of 6) sorted by relevance
70 mLastChange = context.getAnimationTime(); in updateVariables()105 float t = context.getAnimationTime(); in apply()
104 nsecs_t getAnimationTime();
79 nsecs_t PointerControllerContext::getAnimationTime() REQUIRES(mAnimator.mLock) { in getAnimationTime() function in android::PointerControllerContext
239 nsecs_t animationTime = mContext.getAnimationTime(); in doFadingAnimationLocked()
303 nsecs_t frameDelay = timestamp - mContext.getAnimationTime(); in doFadingAnimationLocked()
71 public float getAnimationTime() { in getAnimationTime() method in RemoteContext