Searched refs:ektf2k_touch_point_t (Results 1 – 1 of 1) sorted by relevance
29 typedef struct _ektf2k_touch_point ektf2k_touch_point_t; typedef34 ektf2k_touch_point_t TOUCH[EKTF2K_MAX_TOUCHES];138 static void EKTF2K_ParseTouchData(const ektf2k_touch_point_t *data, int *touch_x, int *touch_y) in EKTF2K_ParseTouchData()