Searched refs:sdl_display_read_bottom (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/drivers/display/ |
D | display_sdl_bottom.h | 32 int sdl_display_read_bottom(const uint16_t height, const uint16_t width, const uint16_t x,
|
D | display_sdl_bottom.c | 136 int sdl_display_read_bottom(const uint16_t height, const uint16_t width, in sdl_display_read_bottom() function
|
D | display_sdl.c | 406 err = sdl_display_read_bottom(desc->height, desc->width, x, y, disp_data->renderer, in sdl_display_read()
|