Searched refs:lv_matrix_rotate (Results 1 – 8 of 8) sorted by relevance
13 lv_matrix_rotate(&matrix, value * 360); in timer_cb()
71 void lv_matrix_rotate(lv_matrix_t * matrix, float degree);
88 void lv_matrix_rotate(lv_matrix_t * matrix, float degree) in lv_matrix_rotate() function
35 lv_matrix_rotate(&matrix, 30); in test_obj_transform()
72 lv_matrix_rotate(&mt, 30); in draw_gradient()
224 lv_matrix_rotate(&mt, 5); in draw_lines()
768 lv_matrix_rotate(&(dsc->current_dsc.matrix), degree); in lv_vector_dsc_rotate()
1009 lv_matrix_rotate(matrix, rotation * 0.1f); in obj_get_matrix()