Home | History | Annotate | Download | only in input

Lines Matching refs:itemAt

544             next = &batch.samples.itemAt(0);
645 const TouchState& touchState = mTouchStates.itemAt(index);
655 const TouchState& touchState = mTouchStates.itemAt(index);
832 const SeqChain& seqChain = mSeqChains.itemAt(i);
881 const Batch& batch = mBatches.itemAt(i);
882 const InputMessage& head = batch.samples.itemAt(0);
892 const TouchState& touchState = mTouchStates.itemAt(i);
955 const InputMessage& head = batch.samples.itemAt(0);
974 && batch.samples.itemAt(index).body.motion.eventTime <= time) {