Searched refs:copyIdBits (Results 1 – 1 of 1) sorted by relevance
372 BitSet32 copyIdBits = BitSet32(mCurrentPointerIdBits); in getComputedVelocity() local373 while (!copyIdBits.isEmpty()) { in getComputedVelocity()374 uint32_t id = copyIdBits.clearFirstMarkedBit(); in getComputedVelocity()