Searched refs:sdl_display_write_bottom (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/drivers/display/ |
D | display_sdl_bottom.h | 28 void sdl_display_write_bottom(const uint16_t height, const uint16_t width, const uint16_t x,
|
D | display_sdl_bottom.c | 105 void sdl_display_write_bottom(const uint16_t height, const uint16_t width, const uint16_t x, in sdl_display_write_bottom() function
|
D | display_sdl.c | 267 sdl_display_write_bottom(desc->height, desc->width, x, y, disp_data->renderer, in sdl_display_write()
|