Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dsdl2.h66 void sdl2_2d_switch(DisplayChangeListener *dcl,
/openbmc/qemu/ui/
H A Dsdl2-2d.c59 void sdl2_2d_switch(DisplayChangeListener *dcl, in sdl2_2d_switch() function
H A Dsdl2.c440 sdl2_2d_switch(&scon->dcl, scon->surface); in handle_keydown()
800 .dpy_gfx_switch = sdl2_2d_switch,