Home
last modified time | relevance | path

Searched refs:deg_test_inv (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_arc.c29 static bool deg_test_inv(uint16_t deg, uint16_t start, uint16_t end);
74 deg_test = deg_test_inv; in lv_draw_arc()
265 static bool deg_test_inv(uint16_t deg, uint16_t start, uint16_t end) in deg_test_inv() function

Completed in 2 milliseconds