Searched refs:step_x_y (Results 1 – 2 of 2) sorted by relevance
363 static uint8_t step_x_y = 0; in draw_circle() local368 step_x_y++; in draw_circle()369 step_x_y = step_x_y % 4; in draw_circle()372 switch (step_x_y) { in draw_circle()
Completed in 5 milliseconds