Home
last modified time | relevance | path

Searched refs:px_map_h (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/drivers/sdl/
Dlv_sdl_window.c241 int32_t px_map_h = lv_area_get_height(area); in flush_cb() local
261 … lv_draw_sw_rotate(px_map, fb_start, px_map_w, px_map_h, px_map_stride, fb_stride, rotation, cf); in flush_cb()