Home | History | Annotate | Download | only in input

Lines Matching full:nextindex

635         uint32_t nextIndex = (index + 1) % HISTORY_SIZE;
636 float deltaMillis = (mMovements[nextIndex].eventTime- mMovements[index].eventTime)