Home
last modified time | relevance | path

Searched defs:background_texture (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/display/
Ddisplay_sdl_bottom.c18 void **texture, void **read_texture, void **background_texture, in sdl_display_init_bottom()
107 void *background_texture, uint8_t *buf, bool display_on, in sdl_display_write_bottom()
168 void sdl_display_blanking_off_bottom(void *renderer, void *texture, void *background_texture) in sdl_display_blanking_off_bottom()
183 void **read_texture, void **background_texture) in sdl_display_cleanup_bottom()
Ddisplay_sdl.c36 void *background_texture; member