Searched refs:M_PI (Results 1 – 5 of 5) sorted by relevance
20 #ifndef M_PI21 #define M_PI 3.1415926f macro90 float radian = degree / 180.0f * (float)M_PI; in lv_matrix_rotate()106 float rskew_x = skew_x / 180.0f * (float)M_PI; in lv_matrix_skew()107 float rskew_y = skew_y / 180.0f * (float)M_PI; in lv_matrix_skew()
27 #ifndef M_PI28 #define M_PI 3.1415926f macro548 float angle = atan2f(y2 - y1, x2 - x1) * 180.0f / (float)M_PI; in grad_point_to_matrix()
21 #ifndef M_PI22 #define M_PI 3.1415926f macro667 float radian = degree / 180.0f * (float)M_PI; in _parse_matrix()728 float radian = degree / 180.0f * (float)M_PI; in _parse_matrix()747 float radian = degree / 180.0f * (float)M_PI; in _parse_matrix()
25 #ifndef M_PI26 #define M_PI 3.1415926f macro
34 #ifndef M_PI35 #define M_PI 3.1415926f macro