Home
last modified time | relevance | path

Searched defs:screenNum (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dagp_noop.c44 xf86GARTCloseScreen(int screenNum) in xf86GARTCloseScreen()
56 xf86GetAGPInfo(int screenNum) in xf86GetAGPInfo()
62 xf86AcquireGART(int screenNum) in xf86AcquireGART()
68 xf86ReleaseGART(int screenNum) in xf86ReleaseGART()
74 xf86AllocateGARTMemory(int screenNum, unsigned long size, int type, in xf86AllocateGARTMemory()
81 xf86DeallocateGARTMemory(int screenNum, int key) in xf86DeallocateGARTMemory()
87 xf86BindGARTMemory(int screenNum, int key, unsigned long offset) in xf86BindGARTMemory()
93 xf86UnbindGARTMemory(int screenNum, int key) in xf86UnbindGARTMemory()
99 xf86EnableAGP(int screenNum, CARD32 mode) in xf86EnableAGP()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_agp.c60 xf86GARTCloseScreen(int screenNum) in xf86GARTCloseScreen()
79 GARTInit(int screenNum) in GARTInit()
111 xf86GetAGPInfo(int screenNum) in xf86GetAGPInfo()
144 xf86AcquireGART(int screenNum) in xf86AcquireGART()
165 xf86ReleaseGART(int screenNum) in xf86ReleaseGART()
194 xf86AllocateGARTMemory(int screenNum, unsigned long size, int type, in xf86AllocateGARTMemory()
232 xf86DeallocateGARTMemory(int screenNum, int key) in xf86DeallocateGARTMemory()
249 xf86BindGARTMemory(int screenNum, int key, unsigned long offset) in xf86BindGARTMemory()
285 xf86UnbindGARTMemory(int screenNum, int key) in xf86UnbindGARTMemory()
310 xf86EnableAGP(int screenNum, CARD32 mode) in xf86EnableAGP()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_agp.c47 xf86GARTCloseScreen(int screenNum) in xf86GARTCloseScreen()
62 GARTInit(int screenNum) in GARTInit()
126 xf86GetAGPInfo(int screenNum) in xf86GetAGPInfo()
169 xf86AcquireGART(int screenNum) in xf86AcquireGART()
187 xf86ReleaseGART(int screenNum) in xf86ReleaseGART()
217 xf86AllocateGARTMemory(int screenNum, unsigned long size, int type, in xf86AllocateGARTMemory()
255 xf86DeallocateGARTMemory(int screenNum, int key)
282 xf86BindGARTMemory(int screenNum, int key, unsigned long offset)
324 xf86UnbindGARTMemory(int screenNum, int key)
355 xf86EnableAGP(int screenNum, CARD32 mode)
/OK3568_Linux_fs/external/xserver/dix/
H A Dgc.c819 FreeGCperDepth(int screenNum) in FreeGCperDepth()
835 CreateGCperDepth(int screenNum) in CreateGCperDepth()
863 CreateDefaultStipple(int screenNum) in CreateDefaultStipple()
901 FreeDefaultStipple(int screenNum) in FreeDefaultStipple()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprEvent.c61 QuartzModeEventHandler(int screenNum, XQuartzEvent *e, DeviceIntPtr dev) in QuartzModeEventHandler()
/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Ddmxrmscreen.c47 int screenNum; in main() local
H A Ddmxaddscreen.c47 int screenNum; in main() local
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DdarwinEvents.c207 DarwinEventHandler(int screenNum, InternalEvent *ie, DeviceIntPtr dev) in DarwinEventHandler()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmieq.c480 int screenNum = dev && in mieqProcessDeviceEvent() local
/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c1767 mieq_test_event_handler(int screenNum, InternalEvent *ie, DeviceIntPtr dev) in mieq_test_event_handler()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c290 int screenNum; in ddxProcessArgument() local
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.c1781 int screenNum, XID pixmapId, XID glxpixmapId) in CreateGLXPixmap()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmds.c1355 DoCreatePbuffer(ClientPtr client, int screenNum, XID fbconfigId, in DoCreatePbuffer()