Home | History | Annotate | Download | only in input

Lines Matching refs:idBits

608                 touchState.lastResample.idBits.clear();
618 touchState.lastResample.idBits.clearBit(msg->body.motion.getActionId());
629 touchState.lastResample.idBits.clearBit(msg->body.motion.getActionId());
659 if (state.lastResample.idBits.hasBit(id)) {
704 if (!current->idBits.hasBit(id)) {
759 touchState.lastResample.idBits.clear();
763 touchState.lastResample.idBits.markBit(id);
766 if (other->idBits.hasBit(id)