Home
last modified time | relevance | path

Searched refs:moveIdBits (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1901 BitSet32 moveIdBits(lastIdBits.value & currentIdBits.value); in dispatchTouches() local
1912 mLastCookedState.cookedPointerData.idToIndex, moveIdBits); in dispatchTouches()
1933 if (moveNeeded && !moveIdBits.isEmpty()) { in dispatchTouches()
1934 ALOG_ASSERT(moveIdBits.value == dispatchedIdBits.value); in dispatchTouches()