HomeSort by relevance Sort by last modified time
    Searched refs:animationTime (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
PointerController.h 216 nsecs_t animationTime;
PointerController.cpp 413 nsecs_t frameDelay = systemTime(SYSTEM_TIME_MONOTONIC) - mLocked.animationTime;
463 mLocked.animationTime = systemTime(SYSTEM_TIME_MONOTONIC);

Completed in 22 milliseconds