Searched refs:lv_display_get_offset_x (Results 1 – 4 of 4) sorted by relevance
202 int32_t lv_display_get_offset_x(const lv_display_t * disp);
361 int32_t lv_display_get_offset_x(const lv_display_t * disp) in lv_display_get_offset_x() function
134 #define lv_disp_get_offset_x lv_display_get_offset_x
132 int offset_x = lv_display_get_offset_x(disp); in _evdev_process_pointer()