Searched refs:lv_display_get_offset_y (Results 1 – 4 of 4) sorted by relevance
209 int32_t lv_display_get_offset_y(const lv_display_t * disp);
382 int32_t lv_display_get_offset_y(const lv_display_t * disp) in lv_display_get_offset_y() function
135 #define lv_disp_get_offset_y lv_display_get_offset_y
133 int offset_y = lv_display_get_offset_y(disp); in _evdev_process_pointer()