Searched refs:uxa_close_screen (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.c352 * uxa_close_screen() unwraps its wrapped screen functions and tears down UXA's
355 static Bool uxa_close_screen(CLOSE_SCREEN_ARGS_DECL) function in typeref:typename:Bool
499 screen->CloseScreen = uxa_close_screen;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.c352 * uxa_close_screen() unwraps its wrapped screen functions and tears down UXA's
355 static Bool uxa_close_screen(CLOSE_SCREEN_ARGS_DECL) function in typeref:typename:Bool
499 screen->CloseScreen = uxa_close_screen;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.c400 * uxa_close_screen() unwraps its wrapped screen functions and tears down UXA's
403 static Bool uxa_close_screen(CLOSE_SCREEN_ARGS_DECL) function in typeref:typename:Bool
539 screen->CloseScreen = uxa_close_screen;
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.c359 * uxa_close_screen() unwraps its wrapped screen functions and tears down UXA's
363 uxa_close_screen(int i, ScreenPtr pScreen) function in typeref:typename:Bool
485 screen->CloseScreen = uxa_close_screen;

Completed in 5 milliseconds