| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | midispcur.c | 210 (*pGC->ops->PutImage) (&pPixmap->drawable, pGC, 32, in miDCRealize() 247 (*pGC->ops->PutImage) ((DrawablePtr) sourceBits, pGC, 1, in miDCRealize() 253 (*pGC->ops->PutImage) ((DrawablePtr) sourceBits, pGC, 1, in miDCRealize() 261 (*pGC->ops->PutImage) ((DrawablePtr) maskBits, pGC, 1, in miDCRealize() 267 (*pGC->ops->PutImage) ((DrawablePtr) maskBits, pGC, 1, in miDCRealize()
|
| H A D | miglblt.c | 167 (*pGCtmp->ops->PutImage) ((DrawablePtr) pPixmap, pGCtmp, in miPolyGlyphBlt()
|
| H A D | mibitblt.c | 734 (*pGC->ops->PutImage) (pDraw, pGC, 1, x, y, w, h, leftPad, in miPutImage()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kxv.h | 143 PutImageFuncPtr PutImage; member 170 PutImageFuncPtr PutImage; member
|
| H A D | kxv.c | 233 if (!adaptorPtr->PutImage || !adaptorPtr->QueryImageAttributes) in KdXVInitAdaptors() 236 if (!adaptorPtr->PutVideo && !adaptorPtr->PutImage && in KdXVInitAdaptors() 357 adaptorPriv->PutImage = adaptorPtr->PutImage; in KdXVInitAdaptors() 1325 ret = (*portPriv->AdaptorRec->PutImage) (portPriv->screen, pDraw, in KdXVPutImage()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shmint.h | 56 void (*PutImage) (XSHM_PUT_IMAGE_ARGS); member
|
| H A D | shm.c | 505 (*putGC->ops->PutImage) (&pPixmap->drawable, putGC, depth, -sx, -sy, w, in doShmPutImage() 591 (*pGC->ops->PutImage) (pDraw, pGC, stuff->depth, in ProcShmPutImage()
|
| H A D | panoramiXprocs.c | 1130 (*pGC->ops->PutImage) (pDst, pGC, pDst->depth, dstx, dsty, in PanoramiXCopyArea()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 61 PutImageFuncPtr PutImage; member
|
| H A D | xf86xv.h | 143 PutImageFuncPtr PutImage; member
|
| H A D | xf86xv.c | 354 if (!adaptorPtr->PutImage || !adaptorPtr->QueryImageAttributes) in xf86XVInitAdaptors() 357 if (!adaptorPtr->PutVideo && !adaptorPtr->PutImage && in xf86XVInitAdaptors() 478 adaptorPriv->PutImage = adaptorPtr->PutImage; in xf86XVInitAdaptors() 1649 ret = (*portPriv->AdaptorRec->PutImage) (portPriv->pScrn, in xf86XVPutImage()
|
| H A D | xf86VGAarbiter.c | 653 (*pGC->ops->PutImage) (pDraw, pGC, depth, x, y, w, h, in VGAarbiterPutImage()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 110 void (*PutImage) (DrawablePtr /*pDrawable */ , member
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_xv.c | 157 adaptor->PutImage = ephyr_glamor_xv_put_image; in ephyr_glamor_xv_init()
|
| H A D | ephyrvideo.c | 595 a_this->adaptors[i].PutImage = ephyrPutImage; in ephyrXVPrivSetAdaptorsHooks()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/ |
| H A D | glamor_xf86_xv.c | 166 adapt->PutImage = glamor_xf86_xv_put_image; in glamor_xv_init()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 144 .PutImage = glamor_put_image,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 481 adapt->PutImage = ms_exa_xv_put_image; in ms_exa_xv_init()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 238 R003 MIT-SHM:PutImage 501 R072 X11:PutImage 886 R018 XVideo:PutImage
|
| H A D | window.c | 552 (*pGC->ops->PutImage) ((DrawablePtr) pWin->background.pixmap, pGC, 1, in MakeRootTile()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdriswrast.c | 307 gc->ops->PutImage(pDraw, gc, pDraw->depth, x, y, w, h, 0, ZPixmap, in swrastPutImage()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 183 pGC->ops->PutImage(dst, pGC, depth, x, y, w, h, leftPad, format, pBits); in DRIPutImage()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 115 pGC->ops->PutImage(pDrawable, pGC, depth, x, y, w, h, leftPad, format, in ExaCheckPutImage()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 526 pGC->ops->PutImage(dst, pGC, depth, x, y, w, h, leftPad, format, pBits); in RootlessPutImage()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 746 (*pGC->ops->PutImage) (pDrawable, pGC, depth, x, y, w, h, in damagePutImage()
|