Home
last modified time | relevance | path

Searched refs:animationTime (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/input/
DPointerController.h155 nsecs_t animationTime; member
DPointerController.cpp530 nsecs_t frameDelay = timestamp - mLocked.animationTime; in doFadingAnimationLocked()
602 mLocked.animationTime = systemTime(SYSTEM_TIME_MONOTONIC); in startAnimationLocked()