Searched refs:offscreen (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxwindow.c | 323 pWinPriv->offscreen = TRUE; in dmxCreateWindow() 455 pWinPriv->offscreen = DMX_WINDOW_OFFSCREEN(pWindow); in dmxPositionWindow() 459 if (!pWinPriv->window && pWinPriv->mapped && !pWinPriv->offscreen) { in dmxPositionWindow() 627 pWinPriv->offscreen = DMX_WINDOW_OFFSCREEN(pWindow); in dmxRealizeWindow() 631 if (!pWinPriv->window && !pWinPriv->offscreen) { in dmxRealizeWindow() 673 pWinPriv->offscreen = TRUE; in dmxUnrealizeWindow() 827 pWinPriv->offscreen = DMX_WINDOW_OFFSCREEN(pWindow); in dmxCopyWindow() 831 if (!pWinPriv->window && pWinPriv->mapped && !pWinPriv->offscreen) { in dmxCopyWindow() 871 pWinPriv->offscreen = DMX_WINDOW_OFFSCREEN(pWindow); in dmxResizeWindow() 875 if (!pWinPriv->window && pWinPriv->mapped && !pWinPriv->offscreen) { in dmxResizeWindow()
|
| H A D | dmxwindow.h | 45 Bool offscreen; member
|
| H A D | dmxgcops.c | 74 (DMX_GET_WINDOW_PRIV((WindowPtr)(_pDraw))->offscreen || \
|
| H A D | dmxextension.c | 123 if (!pWinPriv->window || pWinPriv->offscreen) { in dmxGetWindowAttributes() 1010 if (pWinPriv->mapped && !pWinPriv->offscreen) in dmxBECreateWindowTree()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | placement.cpp | 125 bool offscreen = true; in placeLayerBucket() local 138 offscreen &= placed.second; in placeLayerBucket() 152 offscreen &= placed.second; in placeLayerBucket() 183 …mplace(symbolInstance.crossTileID, JointPlacement(placeText, placeIcon, offscreen || bucket.justRe… in placeLayerBucket()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/doc/ |
| H A D | exa-driver.txt | 67 The AccelInit routine also needs to make sure that there's enough offscreen 69 a maximum size no larger than can be dealt with given the amount of offscreen
|
| H A D | Registry | 319 ShowCache B V Enable viewing of offscreen memory
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxbackend.c | 273 int offscreen = dmxBackendOffscreen(priv->myScreen, x, y); in dmxBackendUpdatePosition() local 279 topscreen, same, offscreen, offthis); in dmxBackendUpdatePosition() 281 if (offscreen) { in dmxBackendUpdatePosition() 323 if (dmxInput->console && offscreen) { in dmxBackendUpdatePosition()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0079-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch | 81 framebuffer.offscreen
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qtbase-native_git.bb | 65 PACKAGECONFIG[gui] = "-gui -qpa offscreen,-no-gui,"
|
| H A D | nativesdk-qtbase_git.bb | 86 PACKAGECONFIG[gui] = "-gui -qpa offscreen,-no-gui,"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | video-Remove-trailing-whitespaces.patch | 126 framebuffer.offscreen 132 buffer = framebuffer.offscreen;
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | CURSOR.NOTES | 42 indicating that the cursor image is partially offscreen on
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | sstfb.rst | 118 clipping=0 noclipping With clipping enabled, all offscreen
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | drm-uapi.rst | 127 With the increased use of offscreen renderers and GPGPU applications,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 71058 Commit 0c6987df in June 2008 disabled XAA offscreen pixmaps per default, 95314 test-cogl-offscreen 112539 xfree86: use screen privates for Xv offscreen images. 113035 xfree86: use screen privates for Xv offscreen images. 116151 ends up somewhere visible if it tries to create itself offscreen (which 118473 EXA: Don't defragment offscreen memory at allocation time. 118517 exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 126105 * Fix an issue with initial window placement being offscreen on multimonitor 128996 EXA: Allocate from the end of free offscreen memory rather than from the start. 129007 EXA: Defragment offscreen memory. [all …]
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 2508 * 48_xaa_nooffscreenpixmaps.diff: disable XAA offscreen pixmaps by default;
|