Searched refs:kTouch_Down (Results 1 – 8 of 8) sorted by relevance
37 kTouch_Down = 0, /*!< The state changed to touched. */ enumerator
121 if ((*touch_event == kTouch_Down) || (*touch_event == kTouch_Contact)) in FT5406_GetSingleTouch()
121 if ((*touch_event == kTouch_Down) || (*touch_event == kTouch_Contact)) in FT5406_RT_GetSingleTouch()
38 kTouch_Down = 0, /*!< The state changed to touched. */ enumerator
153 if ((*touch_event == kTouch_Down) || (*touch_event == kTouch_Contact)) in FT6X06_GetSingleTouch()
57 kTouch_Down = 0, /*!< The state changed to touched. */ enumerator
110 if ((touch_event_local == kTouch_Down) || (touch_event_local == kTouch_Contact)) in FT3267_GetSingleTouch()