Searched refs:te_slider_s (Results 1 – 3 of 3) sorted by relevance
121 struct te_slider_s { struct141 typedef struct te_slider_s* te_slider_handle_t; argument
125 te_slider_handle_t te_slider = (te_slider_handle_t)calloc(1, sizeof(struct te_slider_s)); in touch_slider_create()
123 te_matrix_handle_t te_matrix = (te_matrix_handle_t)calloc(1, sizeof(struct te_slider_s)); in touch_matrix_create()