| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_font.c | 63 if (glamor_font->realized) in glamor_font_get() 162 glamor_font->realized = TRUE; in glamor_font_get() 186 if (!glamor_font->realized) in glamor_unrealize_font() 190 glamor_font->realized = FALSE; in glamor_unrealize_font() 200 if (privates[s].realized) in glamor_unrealize_font()
|
| H A D | glamor_font.h | 27 Bool realized; member
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 544 if (pWin->realized && winRec != NULL && !winRec->is_reorder_pending && in RootlessReorderWindow() 571 (WINREC(newPrevW) == NULL || !newPrevW->realized || in RootlessReorderWindow() 1398 if (!pTopWin->realized && pWin->realized) { in RootlessReparentWindow() 1420 if (pTopWin->realized && !pWin->realized) in RootlessReparentWindow() 1523 if (!pWin->realized) in RootlessOrderAllWindows() 1585 if (!pWin->realized) in RootlessHideAllWindows() 1621 if (!pWin->realized) in RootlessShowAllWindows()
|
| H A D | rootlessCommon.c | 92 if (!pWin->realized) in IsFramedWindow()
|
| H A D | rootlessScreen.c | 473 if (!pWin->realized) in expose_1()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | window.c | 493 pWin->realized = FALSE; /* off */ in SetWindowToDefaults() 1059 if (pChild->realized) { in CrushTree() 1060 pChild->realized = FALSE; in CrushTree() 1560 if (pWin->realized) in ChangeWindowAttributes() 1626 else if (pWin->realized) in GetWindowAttributes() 2189 if (pWin->realized) in ReflectStackChange() 2615 pChild->realized = TRUE; in RealizeTree() 2692 if (!pParent->realized) in MapWindow() 2712 pWin->realized = TRUE; /* for roots */ in MapWindow() 2762 if (pParent->realized) { in MapSubwindows() [all …]
|
| H A D | events.c | 3422 if (!pWin->realized) in XineramaPointInWindowIsVisible() 3879 (!grab->confineTo->realized || in CheckPassiveGrab() 4768 if (!focusWin->realized) in SetInputFocus() 5093 else if ((!pWin->realized) || in GrabDevice() 5095 !(confineTo->realized && BorderSizeNotEmpty(dev, confineTo)))) in GrabDevice() 5759 } while (!parent->realized in DeleteWindowFromAnyEvents()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwindow.c | 301 if (pWin->realized) in miMoveWindow() 619 if (pWin->realized) in miResizeWindow() 679 if (pWin->realized) in miSetShape() 733 if (pWin->realized) in miChangeBorderWidth()
|
| H A D | micopy.c | 158 !((WindowPtr) pDstDrawable)->realized) { in miDoCopy()
|
| H A D | mioverlay.c | 974 if (pWin->realized) in miOverlayMoveWindow() 1427 if (pWin->realized) in miOverlayResizeWindow() 1475 if (pWin->realized) in miOverlaySetShape() 1527 if (pWin->realized) in miOverlayChangeBorderWidth()
|
| H A D | mibitblt.c | 97 !((WindowPtr) pDstDrawable)->realized) in miCopyArea()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | windowstr.h | 159 unsigned realized:1; /* ancestors are all mapped */ member
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | seq-oss.rst | 36 the patch loading is realized by callback to the synth driver. 203 like sample reset. In OSS emulation, these special features are realized 339 The most of these behavior can be realized by MIDI emulation driver
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winwin32rootlesswindow.c | 372 if (pWin->realized) { in winMWExtWMRestackWindows()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | qnx6.rst | 47 So basically the snapshot functionality is realized by an atomic final
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | README | 99 substantial portion of the total code. He realized that there was a
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compwindow.c | 155 should = pWin->realized && (pWin->drawable.class != InputOnly) && in compCheckRedirect()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | dvb-usb.rst | 17 After reading some specs and doing some USB snooping, it realized, that the
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxconsole.c | 225 if (pChild->mapped && pChild->realized) { in dmxConsoleDrawWindows()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shm.c | 644 !((WindowPtr) pDraw)->realized || in ProcShmGetImage()
|
| H A D | panoramiXprocs.c | 1976 if (!((WindowPtr) pDraw)->realized) in PanoramiXGetImage()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 324 commonly realized in cameras by combining two subsequent frames with
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-subdev.rst | 345 the kernel API realized by :c:type:`v4l2_subdev_ops` structure do not usually
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | atomic_ops.rst | 430 counter to be realized. Essentially, an array of spinlocks are
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 198 !((WindowPtr) (pDamage->pDrawable))->realized) { in _damageRegionAppend()
|