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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drmi.h77 vmwgfx_cursor_bypass(int drm_fd, int xhot, int yhot);
H A Dvmwgfx_crtc.c332 if (vmwgfx_cursor_bypass(ms->fd, c->bits->xhot, c->bits->yhot) != 0) {
H A Dvmwgfx_drmi.c490 vmwgfx_cursor_bypass(int drm_fd, int xhot, int yhot) function in typeref:typename:int
H A Dvmwgfx_driver.c1290 vmwgfx_cursor_bypass(ms->fd, 0, 0);

Completed in 5 milliseconds