Searched refs:cur_tp (Results 1 – 1 of 1) sorted by relevance
109 const TPData *const cur_tp = tp_auto_buf + TP_GetLatestIndexInAuto(); in GetInput() local110 if (cur_tp->touch == TP_TOUCH_OFF) in GetInput()114 else if (cur_tp->validity == TP_VALIDITY_VALID) in GetInput()116 TP_GetCalibratedPoint(&input->tp, cur_tp); in GetInput()