Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/display/
Ddisplay_sdl_bottom.c16 void **texture, void **read_texture) in sdl_display_init_bottom()
100 void *mutex, void *texture, void *read_texture) in sdl_display_read_bottom()
143 void **read_texture) in sdl_display_cleanup_bottom()
Ddisplay_sdl.c35 void *read_texture; member