Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/display/
Ddisplay_sdl_bottom.h30 int sdl_display_read_bottom(const uint16_t height, const uint16_t width,
Ddisplay_sdl_bottom.c97 int sdl_display_read_bottom(const uint16_t height, const uint16_t width, in sdl_display_read_bottom() function
Ddisplay_sdl.c401 err = sdl_display_read_bottom(desc->height, desc->width, x, y, disp_data->renderer, in sdl_display_read()