Home
last modified time | relevance | path

Searched refs:DRAWABLE_WINDOW (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/include/
H A Dpixmap.h55 #define DRAWABLE_WINDOW 0 macro
91 (type == DRAWABLE_WINDOW)
94 ((type == DRAWABLE_WINDOW) || (type == UNDRAWABLE_WINDOW))
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c168 if (pDrawable->type == DRAWABLE_WINDOW) { in RootlessGetImage()
226 if (pDrawable->type == DRAWABLE_WINDOW) { in RootlessSourceValidate()
250 DRAWABLE_WINDOW) ? (WindowPtr) pMask->pDrawable : NULL; in RootlessComposite()
252 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ? in RootlessComposite()
254 dstWin = (pDst->pDrawable->type == DRAWABLE_WINDOW) ? in RootlessComposite()
290 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ? in RootlessGlyphs()
292 dstWin = (pDst->pDrawable->type == DRAWABLE_WINDOW) ? in RootlessGlyphs()
H A DrootlessGC.c241 if (pDraw->type != DRAWABLE_WINDOW) in canAccelBlit()
325 if (pDrawable->type == DRAWABLE_WINDOW) { in RootlessValidateGC()
554 if (pSrc->type == DRAWABLE_WINDOW && IsFramedWindow((WindowPtr) pSrc)) { in RootlessCopyArea()
596 if (pSrc->type == DRAWABLE_WINDOW && IsFramedWindow((WindowPtr) pSrc)) { in RootlessCopyPlane()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.c222 if (pDraw->type == DRAWABLE_WINDOW) { in DRIUpdateSurface()
370 if (pDrawable->type == DRAWABLE_WINDOW) { in DRICreateSurface()
413 if (pDrawable->type == DRAWABLE_WINDOW) { in DRICreateSurface()
470 if (pDrawable->type == DRAWABLE_WINDOW) { in DRIDestroySurface()
523 if (pDrawable->type == DRAWABLE_WINDOW) { in DRIDrawablePrivDelete()
556 if (pDrawable->type == DRAWABLE_WINDOW) { in DRIDrawablePrivDelete()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxswap.c239 if (pDraw->type == DRAWABLE_WINDOW) { in JoinSwapGroupSGIX()
303 if (!pMember || pMember->type != DRAWABLE_WINDOW) { in JoinSwapGroupSGIX()
319 else if (pMember->type == DRAWABLE_WINDOW) { in JoinSwapGroupSGIX()
533 if (pDraw->type == DRAWABLE_WINDOW) { in BindSwapBarrierSGIX()
H A Dglxcmds.c894 if (pDraw->type == DRAWABLE_WINDOW) { in MakeCurrent()
1010 if (pReadDraw->type == DRAWABLE_WINDOW) { in MakeCurrent()
2119 if (pDraw->type == DRAWABLE_WINDOW) { in __glXDoSwapBuffers()
2275 if (pDraw->type != DRAWABLE_WINDOW) { in __glXSwapBuffers()
2322 pDraw->type == DRAWABLE_WINDOW && in __glXSwapBuffers()
3491 if (rc == Success && pDraw->type == DRAWABLE_WINDOW) { in __glXGetDrawableAttributes()
3655 if (rc == Success && pDraw->type == DRAWABLE_WINDOW) { in __glXChangeDrawableAttributes()
H A Dglxsingle.c868 if (pDraw->type != DRAWABLE_WINDOW) { in __glXDisp_ReadPixels()
886 if (pDraw->type == DRAWABLE_WINDOW) { in __glXDisp_ReadPixels()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicopy.c55 ((pSrcDrawable->type == DRAWABLE_WINDOW) && in miCopyRegion()
56 (pDstDrawable->type == DRAWABLE_WINDOW))); in miCopyRegion()
157 if (pDstDrawable->type == DRAWABLE_WINDOW && in miDoCopy()
H A Dmigc.c103 if (pDrawable->type == DRAWABLE_WINDOW) { in miComputeCompositeClip()
H A Dmisprite.c393 if (pDrawable->type == DRAWABLE_WINDOW) { in miSpriteGetImage()
423 if (pDrawable->type == DRAWABLE_WINDOW) { in miSpriteGetSpans()
467 if (pDrawable->type == DRAWABLE_WINDOW) { in miSpriteSourceValidate()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompinit.c152 if (pDrawable->type == DRAWABLE_WINDOW) in compGetImage()
167 if (pDrawable->type == DRAWABLE_WINDOW) in compGetSpans()
183 if (pDrawable->type == DRAWABLE_WINDOW && subWindowMode == IncludeInferiors) in compSourceValidate()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c86 if (rc != Success || pDraw->type != DRAWABLE_WINDOW) { in glxWinQueryDrawable()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c159 if (pDrawable->type != DRAWABLE_WINDOW) { in _damageRegionAppend()
167 if (pDrawable->type == DRAWABLE_WINDOW && in _damageRegionAppend()
197 if (pDamage->pDrawable->type == DRAWABLE_WINDOW && in _damageRegionAppend()
222 if (pDamage->pDrawable->type == DRAWABLE_WINDOW) { in _damageRegionAppend()
1635 if (pDrawable->type == DRAWABLE_WINDOW) in miDamageRegister()
1644 if (pDrawable->type == DRAWABLE_WINDOW) in miDamageUnregister()
1757 if (pDrawable->type == DRAWABLE_WINDOW) { in DamageRegister()
1800 if (pDrawable->type == DRAWABLE_WINDOW) { in DamageUnregister()
1856 if (pDrawable->type == DRAWABLE_WINDOW) in DamageSubtract()
1871 if (pDrawable->type != DRAWABLE_WINDOW) in DamageSubtract()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c223 case DRAWABLE_WINDOW: in DRI2GetDrawable()
269 if (pDraw->type == DRAWABLE_WINDOW) { in DRI2AllocateDrawable()
424 if (pDraw->type == DRAWABLE_WINDOW) { in DRI2DrawableGone()
613 if (pDraw->type == DRAWABLE_WINDOW) { in do_get_buffers()
618 if (pDraw->type == DRAWABLE_WINDOW) { in do_get_buffers()
794 if (pDraw->type == DRAWABLE_WINDOW) { in DRI2InvalidateDrawableAll()
826 if (pDraw->type == DRAWABLE_WINDOW) { in DRI2UpdatePrime()
H A Ddri2ext.c222 if (pDrawable->type == DRAWABLE_WINDOW) { in send_buffers_reply()
248 if ((pDrawable->type == DRAWABLE_WINDOW) in send_buffers_reply()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxgcops.c59 if ((_pDraw)->type == DRAWABLE_WINDOW) { \
73 (_pDraw)->type == DRAWABLE_WINDOW && \
592 if (pDrawable->type == DRAWABLE_WINDOW) { in dmxGetImage()
H A Ddmxgc.c168 if (pDrawable->type == DRAWABLE_WINDOW || in dmxValidateGC()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c70 if (pDraw->type != DRAWABLE_WINDOW) in xwl_glamor_xv_stop_video()
154 if (pDrawable->type != DRAWABLE_WINDOW) in xwl_glamor_xv_put_image()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c956 if (pDraw->type != DRAWABLE_WINDOW) { in KdXVPutVideo()
1014 if (pDraw->type != DRAWABLE_WINDOW) in KdXVPutStill()
1101 if (pDraw->type != DRAWABLE_WINDOW) { in KdXVGetVideo()
1158 if (pDraw->type != DRAWABLE_WINDOW) in KdXVGetStill()
1209 if (pDraw->type != DRAWABLE_WINDOW) in KdXVStopVideo()
1287 if (pDraw->type != DRAWABLE_WINDOW) in KdXVPutImage()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_pixmap.c43 if (drawable->type == DRAWABLE_WINDOW) { in glamor_get_drawable_deltas()
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c71 if (!noPanoramiXExtension && draw->type == DRAWABLE_WINDOW) { in damageGetGeometry()
252 pDrawable->type == DRAWABLE_WINDOW); in DamageExtCreate()
385 if (pDamageExt->pDrawable->type == DRAWABLE_WINDOW) { in DamageExtSubtract()
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshadow.c91 if (pDrawable->type == DRAWABLE_WINDOW) in shadowGetImage()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c1281 if (pDraw->type != DRAWABLE_WINDOW) { in xf86XVPutVideo()
1334 if (pDraw->type != DRAWABLE_WINDOW) in xf86XVPutStill()
1428 if (pDraw->type != DRAWABLE_WINDOW) { in xf86XVGetVideo()
1481 if (pDraw->type != DRAWABLE_WINDOW) in xf86XVGetStill()
1530 if (pDraw->type != DRAWABLE_WINDOW) in xf86XVStopVideo()
1604 if (pDraw->type != DRAWABLE_WINDOW) in xf86XVPutImage()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdri2.c678 if ((private->base.pDraw->type == DRAWABLE_WINDOW) in dri2GetBuffers()
736 if ((private->base.pDraw->type == DRAWABLE_WINDOW) in dri2GetBuffersWithFormat()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c285 if (translate && drawable->type == DRAWABLE_WINDOW) { in ms_dri2_copy_region2()
594 return draw->type == DRAWABLE_WINDOW && in can_flip()

12