Home
last modified time | relevance | path

Searched refs:realized (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_font.c63 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 Dglamor_font.h27 Bool realized; member
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessWindow.c544 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 DrootlessCommon.c92 if (!pWin->realized) in IsFramedWindow()
H A DrootlessScreen.c473 if (!pWin->realized) in expose_1()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c493 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 Devents.c3422 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 Dmiwindow.c301 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 Dmicopy.c158 !((WindowPtr) pDstDrawable)->realized) { in miDoCopy()
H A Dmioverlay.c974 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 Dmibitblt.c97 !((WindowPtr) pDstDrawable)->realized) in miCopyArea()
/OK3568_Linux_fs/external/xserver/include/
H A Dwindowstr.h159 unsigned realized:1; /* ancestors are all mapped */ member
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dseq-oss.rst36 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 Dwinwin32rootlesswindow.c372 if (pWin->realized) { in winMWExtWMRestackWindows()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dqnx6.rst47 So basically the snapshot functionality is realized by an atomic final
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A DREADME99 substantial portion of the total code. He realized that there was a
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompwindow.c155 should = pWin->realized && (pWin->drawable.class != InputOnly) && in compCheckRedirect()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst17 After reading some specs and doing some USB snooping, it realized, that the
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxconsole.c225 if (pChild->mapped && pChild->realized) { in dmxConsoleDrawWindows()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c644 !((WindowPtr) pDraw)->realized || in ProcShmGetImage()
H A DpanoramiXprocs.c1976 if (!((WindowPtr) pDraw)->realized) in PanoramiXGetImage()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst324 commonly realized in cameras by combining two subsequent frames with
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-subdev.rst345 the kernel API realized by :c:type:`v4l2_subdev_ops` structure do not usually
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Datomic_ops.rst430 counter to be realized. Essentially, an array of spinlocks are
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c198 !((WindowPtr) (pDamage->pDrawable))->realized) { in _damageRegionAppend()

12