Lines Matching refs:hasBit
4679 } else if (!mCurrentFingerIdBits.hasBit(activeTouchId)) {
4784 if (activeTouchId >= 0 && mLastFingerIdBits.hasBit(activeTouchId)) {
4924 if (mLastFingerIdBits.hasBit(activeTouchId)) {
5278 if (!mappedTouchIdBits.hasBit(touchId)) {
5378 hovering = mCurrentCookedPointerData.hoveringIdBits.hasBit(id);
5408 if (mLastMouseIdBits.hasBit(id)) {
5835 if (matchedCurrentBits.hasBit(currentPointerIndex)) continue; // already matched
5838 if (matchedLastBits.hasBit(lastPointerIndex)) continue; // already matched