Searched defs:animationTime (Results 1 – 2 of 2) sorted by relevance
239 nsecs_t animationTime = mContext.getAnimationTime(); in doFadingAnimationLocked() local
559 float animationTime = (System.nanoTime() - mStart) * 1E-9f; in onDraw() local