Searched refs:touch_point_drawn (Results 1 – 1 of 1) sorted by relevance
47 } touch_point, touch_point_drawn; variable133 touch_point_drawn.x = CROSS_DIM / 2; in main()134 touch_point_drawn.y = CROSS_DIM / 2; in main()146 display_write(display_dev, get_draw_position(touch_point_drawn.x, WIDTH), in main()147 get_draw_position(touch_point_drawn.y, HEIGHT), &buf_desc, in main()153 touch_point_drawn.x = touch_point.x; in main()154 touch_point_drawn.y = touch_point.y; in main()