Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1829 auto hoveringIds = mCurrentRawState.rawPointerData.hoveringIdBits; in consumeRawTouches() local
1830 while (!hoveringIds.isEmpty()) { in consumeRawTouches()
1831 uint32_t id = hoveringIds.clearFirstMarkedBit(); in consumeRawTouches()