Home | History | Annotate | Download | only in input

Lines Matching refs:HORIZON

622         if (age > HORIZON) {
911 // Find the oldest sample that contains the pointer and that is not older than HORIZON.
912 nsecs_t minTime = newestMovement.eventTime - HORIZON;
1143 if (age > HORIZON) {