Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1899 BitSet32 upIdBits(lastIdBits.value & ~currentIdBits.value); in dispatchTouches() local
1918 while (!upIdBits.isEmpty()) { in dispatchTouches()
1919 uint32_t upId = upIdBits.clearFirstMarkedBit(); in dispatchTouches()