Searched refs:lv_display_get_physical_horizontal_resolution (Results 1 – 3 of 3) sorted by relevance
188 int32_t lv_display_get_physical_horizontal_resolution(const lv_display_t * disp);
325 int32_t lv_display_get_physical_horizontal_resolution(const lv_display_t * disp) in lv_display_get_physical_horizontal_resolution() function373 return lv_display_get_physical_horizontal_resolution(disp) - disp->offset_x; in lv_display_get_offset_x()375 return lv_display_get_physical_horizontal_resolution(disp) - disp->offset_y; in lv_display_get_offset_x()
132 #define lv_disp_get_physical_hor_res lv_display_get_physical_horizontal_resolution