Searched refs:move_cnt (Results 1 – 2 of 2) sorted by relevance
362 static int32_t move_cnt = 0; in draw_circle() local366 move_cnt++; in draw_circle()367 if (move_cnt > CURSOR_WIDTH) { in draw_circle()370 move_cnt = 0; in draw_circle()
Completed in 6 milliseconds