Searched refs:touch_state (Results 1 – 1 of 1) sorted by relevance
17 static int touch_state; variable88 touch_state = TOUCH_STATE_RELEASED; in touch_thread_entry()105 if (touch_state == TOUCH_STATE_TOUCHED) in touch_thread_entry()107 touch_state = TOUCH_STATE_RELEASED; in touch_thread_entry()144 if (touch_state == TOUCH_STATE_RELEASED) in touch_thread_entry()146 touch_state = TOUCH_STATE_TOUCHED; in touch_thread_entry()