Home
last modified time | relevance | path

Searched defs:pDraw (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c217 DRI2GetDrawable(DrawablePtr pDraw) in DRI2GetDrawable()
235 DRI2AllocateDrawable(DrawablePtr pDraw) in DRI2AllocateDrawable()
282 DRI2SwapLimit(DrawablePtr pDraw, int swap_limit) in DRI2SwapLimit()
357 DRI2CreateDrawable2(ClientPtr client, DrawablePtr pDraw, XID id, in DRI2CreateDrawable2()
386 DRI2CreateDrawable(ClientPtr client, DrawablePtr pDraw, XID id, in DRI2CreateDrawable()
399 DrawablePtr pDraw; in DRI2DrawableGone() local
460 create_buffer(DRI2ScreenPtr ds, DrawablePtr pDraw, in create_buffer()
474 destroy_buffer(DrawablePtr pDraw, DRI2BufferPtr buffer, int prime_id) in destroy_buffer()
506 allocate_or_reuse_buffer(DrawablePtr pDraw, DRI2ScreenPtr ds, in allocate_or_reuse_buffer()
532 update_dri2_drawable_buffers(DRI2DrawablePtr pPriv, DrawablePtr pDraw, in update_dri2_drawable_buffers()
[all …]
H A Ddri2ext.c112 DrawablePtr pDraw; in ProcDRI2Connect() local
144 DrawablePtr pDraw; in ProcDRI2Authenticate() local
164 DRI2InvalidateBuffersEvent(DrawablePtr pDraw, void *priv, XID id) in DRI2InvalidateBuffersEvent()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipolytext.c69 miPolyText8(DrawablePtr pDraw, GCPtr pGC, int x, int y, int count, char *chars) in miPolyText8()
87 miPolyText16(DrawablePtr pDraw, GCPtr pGC, int x, int y, int count, in miPolyText16()
107 miImageText8(DrawablePtr pDraw, GCPtr pGC, int x, int y, int count, char *chars) in miImageText8()
121 miImageText16(DrawablePtr pDraw, GCPtr pGC, int x, int y, in miImageText16()
H A Dmifillarc.c479 miFillEllipseI(DrawablePtr pDraw, GCPtr pGC, xArc * arc, DDXPointPtr points, int *widths) in miFillEllipseI()
504 miFillEllipseD(DrawablePtr pDraw, GCPtr pGC, xArc * arc, DDXPointPtr points, int *widths) in miFillEllipseD()
551 miFillArcSliceI(DrawablePtr pDraw, GCPtr pGC, xArc * arc, DDXPointPtr points, int *widths) in miFillArcSliceI()
594 miFillArcSliceD(DrawablePtr pDraw, GCPtr pGC, xArc * arc, DDXPointPtr points, int *widths) in miFillArcSliceD()
648 miPolyFillArc(DrawablePtr pDraw, GCPtr pGC, int narcs_all, xArc * parcs) in miPolyFillArc()
H A Dmibitblt.c263 miGetPlane(DrawablePtr pDraw, int planeNum, /* number of the bitPlane */ in miGetPlane()
369 miOpqStipDrawable(DrawablePtr pDraw, GCPtr pGC, RegionPtr prgnSrc, in miOpqStipDrawable()
600 miGetImage(DrawablePtr pDraw, int sx, int sy, int w, int h, in miGetImage()
690 miPutImage(DrawablePtr pDraw, GCPtr pGC, int depth, in miPutImage()
H A Dmipolyseg.c68 miPolySegment(DrawablePtr pDraw, GCPtr pGC, int nseg, xSegment * pSegs) in miPolySegment()
H A Dmipolyrect.c58 miPolyRectangle(DrawablePtr pDraw, GCPtr pGC, int nrects, xRectangle *pRects) in miPolyRectangle()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c555 VGAarbiterValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDraw) in VGAarbiterValidateGC()
612 VGAarbiterFillSpans(DrawablePtr pDraw, in VGAarbiterFillSpans()
627 VGAarbiterSetSpans(DrawablePtr pDraw, in VGAarbiterSetSpans()
643 VGAarbiterPutImage(DrawablePtr pDraw, in VGAarbiterPutImage()
699 VGAarbiterPolyPoint(DrawablePtr pDraw, in VGAarbiterPolyPoint()
712 VGAarbiterPolylines(DrawablePtr pDraw, in VGAarbiterPolylines()
725 VGAarbiterPolySegment(DrawablePtr pDraw, GCPtr pGC, int nseg, xSegment * pSeg) in VGAarbiterPolySegment()
737 VGAarbiterPolyRectangle(DrawablePtr pDraw, in VGAarbiterPolyRectangle()
750 VGAarbiterPolyArc(DrawablePtr pDraw, GCPtr pGC, int narcs, xArc * parcs) in VGAarbiterPolyArc()
762 VGAarbiterFillPolygon(DrawablePtr pDraw, in VGAarbiterFillPolygon()
[all …]
H A Dxf86xv.c626 GCPtr pGC, DrawablePtr pDraw) in xf86XVCopyCompositeClip()
1270 xf86XVPutVideo(DrawablePtr pDraw, in xf86XVPutVideo()
1320 xf86XVPutStill(DrawablePtr pDraw, in xf86XVPutStill()
1417 xf86XVGetVideo(DrawablePtr pDraw, in xf86XVGetVideo()
1467 xf86XVGetStill(DrawablePtr pDraw, in xf86XVGetStill()
1526 xf86XVStopVideo(XvPortPtr pPort, DrawablePtr pDraw) in xf86XVStopVideo()
1587 xf86XVPutImage(DrawablePtr pDraw, in xf86XVPutImage()
1706 xf86XVFillKeyHelperDrawable(DrawablePtr pDraw, CARD32 key, RegionPtr fillboxes) in xf86XVFillKeyHelperDrawable()
1723 xf86XVFillKeyHelperPort(DrawablePtr pDraw, void *data, CARD32 key, in xf86XVFillKeyHelperPort()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c449 XvdiSendVideoNotify(XvPortPtr pPort, DrawablePtr pDraw, int reason) in XvdiSendVideoNotify()
504 DrawablePtr pDraw, in XvdiPutVideo()
552 DrawablePtr pDraw, in XvdiPutStill()
587 DrawablePtr pDraw, in XvdiPutImage()
621 DrawablePtr pDraw, in XvdiGetVideo()
669 DrawablePtr pDraw, in XvdiGetStill()
779 XvdiSelectVideoNotify(ClientPtr client, DrawablePtr pDraw, BOOL onoff) in XvdiSelectVideoNotify()
904 XvdiStopVideo(ClientPtr client, XvPortPtr pPort, DrawablePtr pDraw) in XvdiStopVideo()
936 XvdiMatchPort(XvPortPtr pPort, DrawablePtr pDraw) in XvdiMatchPort()
1054 XvFillColorKey(DrawablePtr pDraw, CARD32 key, RegionPtr region) in XvFillColorKey()
H A Dxvdisp.c466 DrawablePtr pDraw; in ProcXvPutVideo() local
496 DrawablePtr pDraw; in ProcXvPutStill() local
526 DrawablePtr pDraw; in ProcXvGetVideo() local
556 DrawablePtr pDraw; in ProcXvGetStill() local
586 DrawablePtr pDraw; in ProcXvSelectVideoNotify() local
659 DrawablePtr pDraw; in ProcXvStopVideo() local
818 DrawablePtr pDraw; in ProcXvPutImage() local
878 DrawablePtr pDraw; in ProcXvShmPutImage() local
H A Dshm.c524 DrawablePtr pDraw; in ProcShmPutImage() local
622 DrawablePtr pDraw; in ProcShmGetImage() local
786 DrawablePtr pDraw; in ProcPanoramiXShmGetImage() local
927 DrawablePtr pDraw; in ProcPanoramiXShmCreatePixmap() local
1060 DrawablePtr pDraw; in ProcShmCreatePixmap() local
H A Dsaver.c639 DrawablePtr pDraw; in ProcScreenSaverQueryInfo() local
709 DrawablePtr pDraw; in ProcScreenSaverSelectInput() local
732 DrawablePtr pDraw; in ScreenSaverSetAttributes() local
1074 DrawablePtr pDraw; in ScreenSaverUnsetAttributes() local
/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncfd.c48 miSyncInitFenceFromFD(DrawablePtr pDraw, SyncFence *pFence, int fd, BOOL initially_triggered) in miSyncInitFenceFromFD()
60 miSyncFDFromFence(DrawablePtr pDraw, SyncFence *pFence) in miSyncFDFromFence()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c942 DrawablePtr pDraw; in GetGeometry() local
1396 DrawablePtr pDraw; in ProcCreatePixmap() local
1484 DrawablePtr pDraw; in ProcCreateGC() local
1784 DrawablePtr pDraw; in ProcPolyPoint() local
1807 DrawablePtr pDraw; in ProcPolyLine() local
1830 DrawablePtr pDraw; in ProcPolySegment() local
1850 DrawablePtr pDraw; in ProcPolyRectangle() local
1871 DrawablePtr pDraw; in ProcPolyArc() local
1891 DrawablePtr pDraw; in ProcFillPoly() local
1921 DrawablePtr pDraw; in ProcPolyFillRectangle() local
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxdrawable.h36 DrawablePtr pDraw; member
48 DrawablePtr pDraw; member
H A Dglxswap.c123 DrawablePtr pDraw) in SGSwapBuffers()
237 JoinSwapGroupSGIX(DrawablePtr pDraw, DrawablePtr pMember) in JoinSwapGroupSGIX()
526 BindSwapBarrierSGIX(DrawablePtr pDraw, int barrier) in BindSwapBarrierSGIX()
H A Dglxcmds.c505 DrawablePtr pDraw; in __glXBindSwapBarrierSGIX() local
538 DrawablePtr pDraw, pMember = NULL; in __glXJoinSwapGroupSGIX() local
663 AddCurrentContext(__GLXclientState * cl, __GLXcontext * glxc, DrawablePtr pDraw) in AddCurrentContext()
814 DrawablePtr pDraw = NULL; in MakeCurrent() local
1786 DrawablePtr pDraw; in CreateGLXPixmap() local
2098 DrawablePtr pDraw; in __glXDoSwapBuffers() local
2261 DrawablePtr pDraw; in __glXSwapBuffers() local
3069 DrawablePtr pDraw; in __glXCreateWindow() local
3478 DrawablePtr pDraw = NULL; in __glXGetDrawableAttributes() local
3648 DrawablePtr pDraw = NULL; in __glXChangeDrawableAttributes() local
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c943 KdXVPutVideo(DrawablePtr pDraw, in KdXVPutVideo()
996 KdXVPutStill(DrawablePtr pDraw, in KdXVPutStill()
1088 KdXVGetVideo(DrawablePtr pDraw, in KdXVGetVideo()
1141 KdXVGetStill(DrawablePtr pDraw, in KdXVGetStill()
1203 KdXVStopVideo(XvPortPtr pPort, DrawablePtr pDraw) in KdXVStopVideo()
1267 KdXVPutImage(DrawablePtr pDraw, in KdXVPutImage()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdriswrast.c253 DrawablePtr pDraw, in __glXDRIscreenCreateDrawable()
288 DrawablePtr pDraw = drawable->base.pDraw; in swrastGetDrawableInfo() local
301 DrawablePtr pDraw = drawable->base.pDraw; in swrastPutImage() local
323 DrawablePtr pDraw = drawable->base.pDraw; in swrastGetImage() local
H A Dglxcmds.c109 DrawablePtr pDraw, int *err) in validGlxFBConfigForWindow()
470 DrawablePtr pDraw; in __glXGetDrawable() local
1132 __GLXscreen * screen, DrawablePtr pDraw, int type, in __glXDrawableInit()
1151 __GLXconfig * config, DrawablePtr pDraw, XID drawableId, in DoCreateGLXDrawable()
1183 DrawablePtr pDraw; in DoCreateGLXPixmap() local
1537 DrawablePtr pDraw; in __glXDisp_CreateWindow() local
1853 DrawablePtr pDraw; in DoGetDrawableAttributes() local
H A Dglxdrawable.h54 DrawablePtr pDraw; member
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c125 DrawablePtr pDraw; member
284 DrawablePtr pDraw; in attach() local
584 DrawablePtr pDraw, in __glXAquaScreenCreateDrawable()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c84 DrawablePtr pDraw; in glxWinQueryDrawable() local
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c193 #define GC_RESTORE(pGC, pDraw) \ argument
207 #define GC_UNSET_PM(pGC, pDraw) \ argument
232 canAccelBlit(DrawablePtr pDraw, GCPtr pGC) in canAccelBlit()
260 canAccelFill(DrawablePtr pDraw, GCPtr pGC) in canAccelFill()

123