Searched refs:screenId (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartzRandR.c | 106 static Bool QuartzRandRCopyCurrentModeInfo (CGDirectDisplayID screenId, argument 108 CFDictionaryRef curModeRef = CGDisplayCurrentMode(screenId); 118 static Bool QuartzRandRSetCGMode (CGDirectDisplayID screenId, argument 121 return (CGDisplaySwitchToMode(screenId, modeRef) == kCGErrorSuccess); 137 CGDirectDisplayID screenId = pQuartzScreen->displayIDs[0]; local in function:QuartzRandREnumerateModes 139 curModeRef = CGDisplayCurrentMode(screenId); 144 modes = CGDisplayAvailableModes(screenId); 209 static Bool QuartzRandRCopyCurrentModeInfo (CGDirectDisplayID screenId, argument 211 CGDisplayModeRef curModeRef = CGDisplayCopyDisplayMode(screenId); 220 static Bool QuartzRandRSetCGMode (CGDirectDisplayID screenId, argument 243 CGDirectDisplayID screenId = pQuartzScreen->displayIDs[0]; local in function:QuartzRandREnumerateModes 358 CGDirectDisplayID screenId; local in function:QuartzRandRSetMode [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartzRandR.c | 80 QuartzRandRCopyCurrentModeInfo(CGDirectDisplayID screenId, argument 83 CGDisplayModeRef curModeRef = CGDisplayCopyDisplayMode(screenId); 93 QuartzRandRSetCGMode(CGDirectDisplayID screenId, argument 100 return (CGDisplaySetDisplayMode(screenId, modeRef, 120 CGDirectDisplayID screenId = pQuartzScreen->displayIDs[0]; local in function:QuartzRandREnumerateModes 122 curModeRef = CGDisplayCopyDisplayMode(screenId); 128 modes = CGDisplayCopyAllDisplayModes(screenId, NULL); 257 CGDirectDisplayID screenId; local in function:QuartzRandRSetMode 262 screenId = pQuartzScreen->displayIDs[0]; 269 CGShieldingWindowID(screenId), XQuartzShieldingWindowLeve [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_cmd.h | 1193 uint32 screenId; member in struct:SVGA3dCmdScreenDMA 2129 uint32 screenId; member in struct:SVGA3dCmdGBScreenDMA
|
| H A D | svga_reg.h | 1591 uint32 screenId; member in struct:__anonea0e1c882208
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_cmd.h | 1227 uint32 screenId; member in struct:SVGA3dCmdScreenDMA 2163 uint32 screenId; member in struct:SVGA3dCmdGBScreenDMA
|
| H A D | svga_reg.h | 1591 uint32 screenId; member in struct:__anon6cda5f7b2208
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | svga_reg.h | 1290 uint32 screenId; member in struct:__anon2480ccb20d08
|
Completed in 20 milliseconds