Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.cpp3602 BitSet32 moveIdBits(lastIdBits.value & currentIdBits.value); in dispatchTouches() local
3614 moveIdBits); in dispatchTouches()
3637 LOG_ASSERT(moveIdBits.value == dispatchedIdBits.value); in dispatchTouches()