Home | History | Annotate | Download | only in input

Lines Matching refs:currentIndex

5407         uint32_t currentIndex = mCurrentRawPointerData.idToIndex[id];
5410 float deltaX = (mCurrentRawPointerData.pointers[currentIndex].x
5413 float deltaY = (mCurrentRawPointerData.pointers[currentIndex].y
5431 mCurrentCookedPointerData.pointerCoords[currentIndex]);
5438 mCurrentCookedPointerData.pointerProperties[currentIndex].toolType;