Searched refs:gt1x_pen_down (Results 1 – 2 of 2) sorted by relevance
570 extern void gt1x_pen_down(s32 x, s32 y, s32 size, s32 id);
1234 gt1x_pen_down(input_x, input_y, input_w, 0); in gt1x_touch_event_handler()1371 void gt1x_pen_down(s32 x, s32 y, s32 size, s32 id) in gt1x_pen_down() function