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

  /frameworks/native/libs/input/
VelocityTracker.cpp 571 const Movement& newestMovement = mMovements[mIndex];
578 nsecs_t age = newestMovement.eventTime - movement.eventTime;
605 outEstimator->time = newestMovement.eventTime;
622 outEstimator->time = newestMovement.eventTime;
854 const Movement& newestMovement = mMovements[mIndex];
855 if (!newestMovement.idBits.hasBit(id)) {
860 nsecs_t minTime = newestMovement.eventTime - HORIZON;
915 const VelocityTracker::Position& newestPosition = newestMovement.getPosition(id);
916 outEstimator->time = newestMovement.eventTime;
    [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 

Completed in 2228 milliseconds