Home
last modified time | relevance | path

Searched refs:screens (Results 1 – 25 of 167) sorted by relevance

1234567

/OK3568_Linux_fs/external/xserver/dix/
H A Dmain.c209 ScreenPtr pScreen = screenInfo.screens[i]; in dix_main()
247 InitRootWindow(screenInfo.screens[i]->root); in dix_main()
304 screenInfo.screens[i]->root = NullWindow; in dix_main()
321 FreeScratchPixmapsForScreen(screenInfo.screens[i]); in dix_main()
324 (*screenInfo.screens[i]->CloseScreen) (screenInfo.screens[i]); in dix_main()
325 dixFreeScreenSpecificPrivates(screenInfo.screens[i]); in dix_main()
326 dixFreePrivates(screenInfo.screens[i]->devPrivates, PRIVATE_SCREEN); in dix_main()
327 free(screenInfo.screens[i]); in dix_main()
H A Devents.c519 x += screenInfo.screens[0]->x; in XineramaSetCursorPosition()
520 y += screenInfo.screens[0]->y; in XineramaSetCursorPosition()
526 if (point_on_screen(screenInfo.screens[i], x, y)) { in XineramaSetCursorPosition()
527 pScreen = screenInfo.screens[i]; in XineramaSetCursorPosition()
534 pSprite->hotPhys.x = x - screenInfo.screens[0]->x; in XineramaSetCursorPosition()
535 pSprite->hotPhys.y = y - screenInfo.screens[0]->y; in XineramaSetCursorPosition()
554 newBox.x1 += screenInfo.screens[0]->x - pScreen->x; in XineramaConstrainCursor()
555 newBox.x2 += screenInfo.screens[0]->x - pScreen->x; in XineramaConstrainCursor()
556 newBox.y1 += screenInfo.screens[0]->y - pScreen->y; in XineramaConstrainCursor()
557 newBox.y2 += screenInfo.screens[0]->y - pScreen->y; in XineramaConstrainCursor()
[all …]
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXprocs.c132 parentIsRoot = (stuff->parent == screenInfo.screens[0]->root->drawable.id) in PanoramiXCreateWindow()
133 || (stuff->parent == screenInfo.screens[0]->screensaver.wid); in PanoramiXCreateWindow()
138 stuff->x = orig_x - screenInfo.screens[j]->x; in PanoramiXCreateWindow()
139 stuff->y = orig_y - screenInfo.screens[j]->y; in PanoramiXCreateWindow()
341 parentIsRoot = (stuff->parent == screenInfo.screens[0]->root->drawable.id) in PanoramiXReparentWindow()
342 || (stuff->parent == screenInfo.screens[0]->screensaver.wid); in PanoramiXReparentWindow()
347 stuff->x = x - screenInfo.screens[j]->x; in PanoramiXReparentWindow()
348 stuff->y = y - screenInfo.screens[j]->y; in PanoramiXReparentWindow()
499 if (pWin->parent && ((pWin->parent == screenInfo.screens[0]->root) || in PanoramiXConfigureWindow()
501 screenInfo.screens[0]->screensaver.wid))) { in PanoramiXConfigureWindow()
[all …]
H A DpanoramiX.c391 ScreenPtr pScreen = screenInfo.screens[i]; in XineramaInitData()
404 PanoramiXPixWidth = screenInfo.screens[0]->x + screenInfo.screens[0]->width; in XineramaInitData()
406 screenInfo.screens[0]->y + screenInfo.screens[0]->height; in XineramaInitData()
409 ScreenPtr pScreen = screenInfo.screens[i]; in XineramaInitData()
441 ScreenPtr pScreen = screenInfo.screens[0]; in PanoramiXExtensionInit()
478 pScreen = screenInfo.screens[i]; in PanoramiXExtensionInit()
616 pScreen = screenInfo.screens[i]; in PanoramiXCreateConnectionBlock()
617 if (pScreen->rootDepth != screenInfo.screens[0]->rootDepth) { in PanoramiXCreateConnectionBlock()
622 screenInfo.screens[0]->backingStoreSupport) in PanoramiXCreateConnectionBlock()
628 pScreen = screenInfo.screens[i]; in PanoramiXCreateConnectionBlock()
[all …]
H A Ddpms.c60 if (screenInfo.screens[i]->DPMS != NULL) in DPMSSupported()
105 if (screenInfo.screens[i]->DPMS != NULL) in DPMSSet()
106 screenInfo.screens[i]->DPMS(screenInfo.screens[i], level); in DPMSSet()
H A Dvidmode.c250 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeGetModeLine()
343 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeGetAllModeLines()
523 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeAddModeLine()
679 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeDeleteModeLine()
801 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeModModeLine()
932 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeValidateModeLine()
1011 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeSwitchMode()
1085 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeSwitchToMode()
1143 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeLockModeSwitch()
1174 pScreen = screenInfo.screens[stuff->screen]; in ProcVidModeGetMonitor()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c170 *ppScreen = screenInfo.screens[dmxScreen->index]; in dmxCursorOffScreen()
246 pScreen = screenInfo.screens[i]; in dmxTryComputeScreenOrigins()
257 refScreen = screenInfo.screens[ref]; in dmxTryComputeScreenOrigins()
266 refScreen = screenInfo.screens[ref]; in dmxTryComputeScreenOrigins()
275 refScreen = screenInfo.screens[ref]; in dmxTryComputeScreenOrigins()
284 refScreen = screenInfo.screens[ref]; in dmxTryComputeScreenOrigins()
293 refScreen = screenInfo.screens[ref]; in dmxTryComputeScreenOrigins()
324 pScreen = screenInfo.screens[ref]; in dmxComputeScreenOrigins()
333 minX = screenInfo.screens[0]->x; in dmxComputeScreenOrigins()
334 minY = screenInfo.screens[0]->y; in dmxComputeScreenOrigins()
[all …]
H A Ddmx.c549 CARD32 *screens, CARD32 *windows, in dmxPopulatePanoramiX() argument
568 screens[count] = attr.screen; in dmxPopulatePanoramiX()
580 dmxPopulate(ClientPtr client, Window window, CARD32 *screens, in dmxPopulate() argument
588 return dmxPopulatePanoramiX(client, window, screens, windows, pos, vis); in dmxPopulate()
595 *screens = attr.screen; in dmxPopulate()
618 CARD32 *screens; in ProcDMXGetWindowAttributes() local
625 if (!(screens = xallocarray(count, sizeof(*screens)))) in ProcDMXGetWindowAttributes()
628 free(screens); in ProcDMXGetWindowAttributes()
633 free(screens); in ProcDMXGetWindowAttributes()
639 free(screens); in ProcDMXGetWindowAttributes()
[all …]
H A Ddmxextension.c409 ScreenPtr pScreen = screenInfo.screens[idx]; in dmxConfigureScreenWindow()
432 WindowPtr pRoot = screenInfo.screens[idx]->root; in dmxConfigureRootWindow()
448 dmxUpdateScreenResources(screenInfo.screens[idx], x, y, w, h); in dmxConfigureRootWindow()
465 ScreenPtr pScreen = screenInfo.screens[idx]; in dmxSetRootWindowOrigin()
488 ReinitializeRootWindow(screenInfo.screens[0]->root, xoff, yoff); in dmxSetRootWindowOrigin()
511 CARD32 *screens, in dmxConfigureScreenWindows() argument
518 int idx = screens[i]; in dmxConfigureScreenWindows()
577 int idx = screens[i]; in dmxConfigureScreenWindows()
674 ScreenPtr pScreen = screenInfo.screens[i]; in dmxConfigureDesktop()
715 ScreenPtr pScreen = screenInfo.screens[scrnNum]; in dmxBECreateScratchGCs()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86AutoConfig.c348 xf86ConfigLayout.screens[i].screen = nscreen; in copyScreen()
351 xf86ConfigLayout.screens[i].screen->device = cptr; in copyScreen()
352 cptr->myScreenSection = xf86ConfigLayout.screens[i].screen; in copyScreen()
395 slp = xf86ConfigLayout.screens; in autoConfigDevice()
402 xf86ConfigLayout.screens = xnfcalloc(num_screens + md.nmatches, in autoConfigDevice()
404 xf86ConfigLayout.screens[0] = slp[0]; in autoConfigDevice()
408 if (!xf86ConfigLayout.screens[0].screen->device) { in autoConfigDevice()
409 xf86ConfigLayout.screens[0].screen->device = ptr; in autoConfigDevice()
410 ptr->myScreenSection = xf86ConfigLayout.screens[0].screen; in autoConfigDevice()
425 xf86ConfigLayout.screens[i + md.nmatches] = slp[i]; in autoConfigDevice()
[all …]
H A Dxf86DGA.c477 ScreenPtr pScreen = screenInfo.screens[index]; in DGASetInputMode()
502 pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGAChangePixmapMode()
569 pScreen = screenInfo.screens[index]; in DGAAvailable()
581 pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGAActive()
632 DGAScreenPtr pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGASelectInput()
642 DGAScreenPtr pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGAGetViewportStatus()
655 DGAScreenPtr pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGASetViewport()
681 ScreenPtr pScreen = screenInfo.screens[index]; in DGACreateColormap()
766 DGAScreenPtr pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGASync()
779 DGAScreenPtr pScreenPriv = DGA_GET_SCREEN_PRIV(screenInfo.screens[index]); in DGAFillRect()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Dxf86dri.c116 if (!DRIQueryDirectRenderingCapable(screenInfo.screens[stuff->screen], in ProcXF86DRIQueryDirectRenderingCapable()
157 if (!DRIOpenConnection(screenInfo.screens[stuff->screen], in ProcXF86DRIOpenConnection()
204 if (!DRIAuthConnection(screenInfo.screens[stuff->screen], stuff->magic)) { in ProcXF86DRIAuthConnection()
222 DRICloseConnection(screenInfo.screens[stuff->screen]); in ProcXF86DRICloseConnection()
244 DRIGetClientDriverName(screenInfo.screens[stuff->screen], in ProcXF86DRIGetClientDriverName()
279 pScreen = screenInfo.screens[stuff->screen]; in ProcXF86DRICreateContext()
301 if (!DRIDestroyContext(screenInfo.screens[stuff->screen], stuff->context)) { in ProcXF86DRIDestroyContext()
331 if (!DRICreateDrawable(screenInfo.screens[stuff->screen], client, in ProcXF86DRICreateDrawable()
359 if (!DRIDestroyDrawable(screenInfo.screens[stuff->screen], client, in ProcXF86DRIDestroyDrawable()
393 if (!DRIGetDrawableInfo(screenInfo.screens[stuff->screen], in ProcXF86DRIGetDrawableInfo()
[all …]
/OK3568_Linux_fs/external/xserver/test/
H A Dmisc.c71 ScreenRec screens[MAXSCREENS]; in dix_update_desktop_dimensions() local
74 screenInfo.screens[i] = &screens[i]; in dix_update_desktop_dimensions()
91 screenInfo.screens[idx]->x = _x; \ in dix_update_desktop_dimensions()
92 screenInfo.screens[idx]->y = _y; \ in dix_update_desktop_dimensions()
93 screenInfo.screens[idx]->width = _w; \ in dix_update_desktop_dimensions()
94 screenInfo.screens[idx]->height = _h; \ in dix_update_desktop_dimensions()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dquartz.c253 pScreen = screenInfo.screens[0]; in QuartzUpdateScreens()
390 ScreenPtr pScreen = screenInfo.screens[i]; in QuartzShowFullscreen()
456 if (screenInfo.screens[i]) { in QuartzShow()
457 quartzProcs->ResumeScreen(screenInfo.screens[i]); in QuartzShow()
478 if (screenInfo.screens[i]) { in QuartzHide()
479 quartzProcs->SuspendScreen(screenInfo.screens[i]); in QuartzHide()
502 if (screenInfo.screens[i]) { in QuartzSetRootClip()
503 SetRootClip(screenInfo.screens[i], mode); in QuartzSetRootClip()
H A Ddarwin.c600 left = pScreenInfo->screens[0]->x; in DarwinAdjustScreenOrigins()
601 top = pScreenInfo->screens[0]->y; in DarwinAdjustScreenOrigins()
605 if (pScreenInfo->screens[i]->x < left || in DarwinAdjustScreenOrigins()
606 (pScreenInfo->screens[i]->x == left && in DarwinAdjustScreenOrigins()
607 pScreenInfo->screens[i]->y < top)) { in DarwinAdjustScreenOrigins()
608 left = pScreenInfo->screens[i]->x; in DarwinAdjustScreenOrigins()
609 top = pScreenInfo->screens[i]->y; in DarwinAdjustScreenOrigins()
625 pScreenInfo->screens[i]->x -= darwinMainScreenX; in DarwinAdjustScreenOrigins()
626 pScreenInfo->screens[i]->y -= darwinMainScreenY; in DarwinAdjustScreenOrigins()
628 i, pScreenInfo->screens[i]->x, in DarwinAdjustScreenOrigins()
[all …]
H A DquartzRandR.c429 ScreenPtr pScreen = screenInfo.screens[0]; in QuartzRandRUpdateFakeModes()
469 ScreenPtr pScreen = screenInfo.screens[i]; in QuartzRandRSetFakeRootless()
484 ScreenPtr pScreen = screenInfo.screens[i]; in QuartzRandRSetFakeFullscreen()
501 ScreenPtr pScreen = screenInfo.screens[0]; in QuartzRandRToggleFullscreen()
/OK3568_Linux_fs/external/xserver/glx/
H A Dvnd_dispatch_stubs.c55 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreateContext()
153 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreateGLXPixmap()
178 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_GetVisualConfigs()
214 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_QueryExtensionsString()
233 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_QueryServerString()
271 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreateNewContext()
298 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreatePbuffer()
325 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreatePixmap()
352 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreateWindow()
379 vendor = glxServer.getVendorForScreen(client, screenInfo.screens[screen]); in dispatch_CreateContextAttribsARB()
[all …]
H A Dvndext.c95 GlxScreenPriv *priv = xglvGetScreenPrivate(screenInfo.screens[i]); in GlxMappingReset()
97 xglvSetScreenPrivate(screenInfo.screens[i], NULL); in GlxMappingReset()
109 if (GlxGetScreen(screenInfo.screens[i]) == NULL) { in GlxMappingInit()
150 cl->vendors[i] = GlxGetVendorForScreen(NULL, screenInfo.screens[i]); in GlxGetClientData()
248 if (GlxGetVendorForScreen(serverClient, screenInfo.screens[i])) in GlxExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxconsole.c214 ScreenPtr pScreen = screenInfo.screens[i]; in dmxConsoleDrawWindows()
274 scalex(priv, screenInfo.screens[i]->x), in dmxConsoleDraw()
275 scaley(priv, screenInfo.screens[i]->y), in dmxConsoleDraw()
276 scalex(priv, screenInfo.screens[i]->width), in dmxConsoleDraw()
277 scaley(priv, screenInfo.screens[i]->height)); in dmxConsoleDraw()
281 scalex(priv, screenInfo.screens[i]->x), in dmxConsoleDraw()
282 scaley(priv, screenInfo.screens[i]->y), in dmxConsoleDraw()
283 scalex(priv, screenInfo.screens[i]->width), in dmxConsoleDraw()
284 scaley(priv, screenInfo.screens[i]->height)); in dmxConsoleDraw()
709 if (screenInfo.screens[i]->x + screenInfo.screens[i]->width > *width) in dmxConsoleComputeWidthHeight()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dmodesetting.c93 int hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, in hgsmi_get_mode_hints() argument
102 size = screens * sizeof(struct vbva_modehint); in hgsmi_get_mode_hints()
108 p->hints_queried_count = screens; in hgsmi_get_mode_hints()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiquerypointer.c188 rep.root_x += double_to_fp1616(screenInfo.screens[0]->x); in ProcXIQueryPointer()
189 rep.root_y += double_to_fp1616(screenInfo.screens[0]->y); in ProcXIQueryPointer()
191 rep.win_x += double_to_fp1616(screenInfo.screens[0]->x); in ProcXIQueryPointer()
192 rep.win_y += double_to_fp1616(screenInfo.screens[0]->y); in ProcXIQueryPointer()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c82 KdScreenInfo **screens; member
142 HostX.screens = reallocarray(HostX.screens, in hostx_add_screen()
143 HostX.n_screens, sizeof(HostX.screens[0])); in hostx_add_screen()
144 HostX.screens[index] = screen; in hostx_add_screen()
379 EphyrScrPriv *scrpriv = HostX.screens[index]->driver; in hostx_set_fullscreen_hint()
585 KdScreenInfo *screen = HostX.screens[index]; in hostx_init()
728 KdScreenInfo *screen = HostX.screens[index]; in hostx_init()
1346 scrpriv = HostX.screens[a_screen_number]->driver; in hostx_get_window()
1380 xcb_screen_iterator_t screens; in hostx_get_visuals_info() local
1386 screens = xcb_setup_roots_iterator(xcb_get_setup(HostX.conn)); in hostx_get_visuals_info()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dappledri.c130 if (!DRIQueryDirectRenderingCapable(screenInfo.screens[stuff->screen], in ProcAppleDRIQueryDirectRenderingCapable()
163 if (!DRIAuthConnection(screenInfo.screens[stuff->screen], in ProcAppleDRIAuthConnection()
219 if (!DRICreateSurface(screenInfo.screens[stuff->screen], in ProcAppleDRICreateSurface()
256 if (!DRIDestroySurface(screenInfo.screens[stuff->screen], in ProcAppleDRIDestroySurface()
284 if (!DRICreatePixmap(screenInfo.screens[stuff->screen], in ProcAppleDRICreatePixmap()
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c343 pScreen = screenInfo.screens[s]; in ProcRenderQueryPictFormats()
384 pScreen = screenInfo.screens[s]; in ProcRenderQueryPictFormats()
424 pScreen = screenInfo.screens[s]; in ProcRenderQueryPictFormats()
470 pScreen = screenInfo.screens[s]; in ProcRenderQueryPictFormats()
1101 pScreen = screenInfo.screens[screen]; in ProcRenderAddGlyphs()
2603 stuff->drawable == screenInfo.screens[0]->root->drawable.id) { in PanoramiXRenderCreatePicture()
2761 stuff->xSrc = orig.xSrc - screenInfo.screens[j]->x; in PanoramiXRenderComposite()
2762 stuff->ySrc = orig.ySrc - screenInfo.screens[j]->y; in PanoramiXRenderComposite()
2766 stuff->xDst = orig.xDst - screenInfo.screens[j]->x; in PanoramiXRenderComposite()
2767 stuff->yDst = orig.yDst - screenInfo.screens[j]->y; in PanoramiXRenderComposite()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/screen/
H A Dbacklightwidget.cpp34 foreach (QScreen *screen, app->screens()) { in initUi()
60 foreach (QScreen *screen, app->screens()) { in initUi()
69 ui->textBrowser->append(QString("屏幕个数: %1").arg(app->screens().count())); in initUi()

1234567