Home
last modified time | relevance | path

Searched refs:x11_update_title (Results 1 – 6 of 6) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dx11_common.h64 void x11_update_title(void *data);
H A Dx11_common.c707 void x11_update_title(void *data) in x11_update_title() function
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_context/
H A Dx_vk_ctx.c379 x11_update_title(NULL); in gfx_ctx_x_vk_set_video_mode()
563 x11_update_title,
H A Dxegl_ctx.c386 x11_update_title(NULL); in gfx_ctx_xegl_set_video_mode()
598 x11_update_title,
H A Dx_ctx.c611 x11_update_title(NULL); in gfx_ctx_x_set_video_mode()
1161 x11_update_title,
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dxvideo.c1044 x11_update_title(NULL); in xv_frame()