Lines Matching defs:newIndex
2222 int32_t newIndex = mCurrentTouch.idToIndex[moveId];2223 if (mLastTouch.pointers[oldIndex] != mCurrentTouch.pointers[newIndex]) {2224 interimTouch.pointers[oldIndex] = mCurrentTouch.pointers[newIndex];