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

/frameworks/base/libs/input/
H A DPointerController.h155 nsecs_t animationTime; member in struct:android::PointerController::Locked
H A DPointerController.cpp530 nsecs_t frameDelay = timestamp - mLocked.animationTime;
602 mLocked.animationTime = systemTime(SYSTEM_TIME_MONOTONIC);

Completed in 34 milliseconds