Searched refs:tip_state (Results 1 – 1 of 1) sorted by relevance
101 bool *tip_state; /* is the touch valid? */ member527 usage->tip_state = DEFAULT_FALSE; in mt_allocate_usage()795 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()1012 valid = *slot->tip_state; in mt_process_slot()1038 active = *slot->tip_state || inrange_state; in mt_process_slot()1103 input_event(input, EV_ABS, ABS_MT_DISTANCE, !*slot->tip_state); in mt_process_slot()