Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp3789 BitSet32 matchedLastBits(0); in assignPointerIds() local
3837 if (matchedLastBits.hasBit(lastPointerIndex)) continue; // already matched in assignPointerIds()
3840 matchedLastBits.markBit(lastPointerIndex); in assignPointerIds()