Lines Matching refs:itemAt
536 next = &batch.samples.itemAt(0);
637 const TouchState& touchState = mTouchStates.itemAt(index);
647 const TouchState& touchState = mTouchStates.itemAt(index);
818 const SeqChain& seqChain = mSeqChains.itemAt(i);
863 const Batch& batch = mBatches.itemAt(i);
864 const InputMessage& head = batch.samples.itemAt(0);
874 const TouchState& touchState = mTouchStates.itemAt(i);
936 const InputMessage& head = batch.samples.itemAt(0);
955 && batch.samples.itemAt(index).body.motion.eventTime <= time) {