Searched refs:vmwgfx_wrap (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_driver.c | 100 #define vmwgfx_wrap(priv, real, mem, func) {\ macro 932 vmwgfx_wrap(ms, cursor_info, UseHWCursor, vmwgfx_use_hw_cursor); 933 vmwgfx_wrap(ms, cursor_info, UseHWCursorARGB, vmwgfx_use_hw_cursor_argb); 1047 vmwgfx_wrap(ms, pScreen, BlockHandler, drv_block_handler); 1048 vmwgfx_wrap(ms, pScreen, CreateScreenResources, 1219 vmwgfx_wrap(ms, pScreen, CloseScreen, drv_close_screen); 1237 vmwgfx_wrap(ms, pScrn, EnterVT, drv_enter_vt); 1238 vmwgfx_wrap(ms, pScrn, LeaveVT, drv_leave_vt); 1239 vmwgfx_wrap(ms, pScrn, AdjustFrame, drv_adjust_frame);
|
Completed in 3 milliseconds