Searched refs:lv_dpx (Results 1 – 5 of 5) sorted by relevance
634 int32_t lv_dpx(int32_t n);
1086 int32_t lv_dpx(int32_t n) in lv_dpx() function
127 Additionally, a tolerance of :cpp:expr:`lv_dpx(50)` pixels is applied to each angle, extending the
517 const lv_value_precise_t tolerance_deg = (360 * lv_dpx(50U)) / circumference; in lv_arc_event()672 const lv_value_precise_t tolerance_deg = (360 * lv_dpx(50U)) / circumference; in lv_arc_event()
60 DPI. Use :cpp:expr:`lv_dpx(n)` or :cpp:expr:`LV_DPX(n)` to do