Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:currentIndex

5467         uint32_t currentIndex = mCurrentRawPointerData.idToIndex[id];
5470 float deltaX = (mCurrentRawPointerData.pointers[currentIndex].x
5473 float deltaY = (mCurrentRawPointerData.pointers[currentIndex].y
5491 mCurrentCookedPointerData.pointerCoords[currentIndex]);
5498 mCurrentCookedPointerData.pointerProperties[currentIndex].toolType;