Searched refs:pre_x (Results 1 – 3 of 3) sorted by relevance
57 int32_t pre_x = CURVE1_X(-1); in test_draw_sin_wave() local65 letter_dsc.rotation = lv_atan2(y - pre_y, x - pre_x); in test_draw_sin_wave()70 pre_x = x; in test_draw_sin_wave()79 int32_t pre_x = CURVE2_X(-1); in test_draw_sin_wave() local87 letter_dsc.rotation = lv_atan2(y - pre_y, x - pre_x) * 10; in test_draw_sin_wave()93 pre_x = x; in test_draw_sin_wave()
28 int32_t pre_x = CURVE2_X(-1); in timer_cb() local36 letter_dsc.rotation = lv_atan2(y - pre_y, x - pre_x) * 10; in timer_cb()42 pre_x = x; in timer_cb()