Lines Matching defs:active
54 #define FOC_TOUCH 0x3 /* bitmap of active fingers */
65 bool active;
69 * flag is 0 when the finger is not active, and there is a
124 bool active = finger->active && finger->valid;
127 input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
128 if (active) {
161 state->fingers[i].active = fingers & 0x1;
162 if (!state->fingers[i].active) {
164 * Even when the finger becomes active again, we still