Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DVelocityTracker.cpp372 BitSet32 copyIdBits = BitSet32(mCurrentPointerIdBits); in getComputedVelocity() local
373 while (!copyIdBits.isEmpty()) { in getComputedVelocity()
374 uint32_t id = copyIdBits.clearFirstMarkedBit(); in getComputedVelocity()