Home
last modified time | relevance | path

Searched refs:sdl_display_blanking_off_bottom (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/display/
Ddisplay_sdl_bottom.h35 void sdl_display_blanking_off_bottom(void *renderer, void *texture, void *background_texture);
Ddisplay_sdl_bottom.c168 void sdl_display_blanking_off_bottom(void *renderer, void *texture, void *background_texture) in sdl_display_blanking_off_bottom() function
Ddisplay_sdl.c439 sdl_display_blanking_off_bottom(disp_data->renderer, disp_data->texture, in sdl_display_blanking_off()