Searched defs:touch_array (Results 1 – 2 of 2) sorted by relevance
149 touch_point_t touch_array[EKTF2K_MAX_TOUCHES]; in EKTF2K_GetSingleTouch() local
262 …us_t GT911_GetMultiTouch(gt911_handle_t *handle, uint8_t *touch_count, touch_point_t touch_array[]) in GT911_GetMultiTouch()