Searched defs:background_texture (Results 1 – 2 of 2) sorted by relevance
18 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()
36 void *background_texture; member