Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:idToIndex

1528         idToIndex[id] = other.idToIndex[id];
1572 idToIndex[id] = other.idToIndex[id];
4087 mCurrentCookedState.cookedPointerData.idToIndex,
4335 mCurrentCookedState.cookedPointerData.idToIndex,
4357 mCurrentCookedState.cookedPointerData.idToIndex,
4374 mCurrentCookedState.cookedPointerData.idToIndex,
4377 mLastCookedState.cookedPointerData.idToIndex,
4391 mLastCookedState.cookedPointerData.idToIndex,
4405 mCurrentCookedState.cookedPointerData.idToIndex,
4423 mCurrentCookedState.cookedPointerData.idToIndex,
4438 mLastCookedState.cookedPointerData.idToIndex,
4454 mCurrentCookedState.cookedPointerData.idToIndex,
4465 mCurrentCookedState.cookedPointerData.idToIndex,
4484 mCurrentCookedState.cookedPointerData.idToIndex, idBits, -1,
4501 mCurrentCookedState.cookedPointerData.idToIndex, idBits, -1,
4771 mCurrentCookedState.cookedPointerData.idToIndex[id] = i;
5822 uint32_t index = mCurrentCookedState.cookedPointerData.idToIndex[id];
5857 uint32_t currentIndex = mCurrentRawState.rawPointerData.idToIndex[id];
5859 uint32_t lastIndex = mCurrentRawState.rawPointerData.idToIndex[id];
6038 const uint32_t* idToIndex, BitSet32 idBits, int32_t changedId,
6045 uint32_t index = idToIndex[id];
6162 current->rawPointerData.idToIndex[id] = i;
6174 current->rawPointerData.idToIndex[id] = 0;
6303 current->rawPointerData.idToIndex[id] = currentPointerIndex;
6322 current->rawPointerData.idToIndex[id] = currentPointerIndex;
6406 outState->rawPointerData.idToIndex[0] = 0;
6545 outState->rawPointerData.idToIndex[id] = outCount;