| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.c | 240 else if (pDraw->type == DRAWABLE_PIXMAP) { in DRIUpdateSurface() 381 } else if (pDrawable->type == DRAWABLE_PIXMAP) { in DRICreateSurface() 418 else if (pDrawable->type == DRAWABLE_PIXMAP) { in DRICreateSurface() 473 else if (pDrawable->type == DRAWABLE_PIXMAP) { in DRIDestroySurface() 527 else if (pDrawable->type == DRAWABLE_PIXMAP) { in DRIDrawablePrivDelete() 559 else if (pDrawable->type == DRAWABLE_PIXMAP) { in DRIDrawablePrivDelete() 688 if (pDrawable->type != DRAWABLE_PIXMAP) in DRICreatePixmap() 764 if (pDrawable->type != DRAWABLE_PIXMAP) in DRIGetPixmapData() 792 if (pDrawable->type != DRAWABLE_PIXMAP) in DRIFreePixmapImp()
|
| H A D | driWrap.c | 105 if (pDraw->type == DRAWABLE_PIXMAP) { in DRISurfaceSetDrawable()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miexpose.c | 144 (pDstDrawable->type == DRAWABLE_PIXMAP) && in miHandleExposures() 145 ((pSrcDrawable->type == DRAWABLE_PIXMAP) || in miHandleExposures() 154 if (pSrcDrawable->type != DRAWABLE_PIXMAP) { in miHandleExposures() 198 else if (pDstDrawable->type != DRAWABLE_PIXMAP) { in miHandleExposures() 245 (pDstDrawable->type != DRAWABLE_PIXMAP); in miHandleExposures() 263 if ((pDstDrawable->type != DRAWABLE_PIXMAP) && in miHandleExposures()
|
| H A D | mibitblt.c | 101 if (pSrcDrawable->type == DRAWABLE_PIXMAP) { in miCopyArea() 155 (pSrcDrawable->type == DRAWABLE_PIXMAP) || in miCopyArea() 156 (pDstDrawable->type == DRAWABLE_PIXMAP))) in miCopyArea() 543 if (pSrcDrawable->type != DRAWABLE_PIXMAP) { in miCopyPlane()
|
| H A D | micopy.c | 169 if (pSrcDrawable->type == DRAWABLE_PIXMAP) { in miDoCopy()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpixmap.c | 57 pPixmap->drawable.type = DRAWABLE_PIXMAP; in fbCreatePixmap() 326 if (pDrawable->type != DRAWABLE_PIXMAP) in fbValidateDrawable()
|
| H A D | fb.h | 455 if ((pDrawable)->type != DRAWABLE_PIXMAP) { \ 500 ((pDrawable)->type == DRAWABLE_PIXMAP ? \
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | pixmap.h | 56 #define DRAWABLE_PIXMAP 1 macro
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Pixmap.c | 46 pPixmap->drawable.type = DRAWABLE_PIXMAP; in xnestCreatePixmap()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.c | 594 if (picture->pDrawable && (picture->pDrawable->type == DRAWABLE_PIXMAP)) in GetPictureBytes() 771 if (pDrawable->type == DRAWABLE_PIXMAP) { in CreatePicture() 1088 pAlpha->pDrawable->type != DRAWABLE_PIXMAP) { in ChangePicture() 1098 if (pAlpha && pAlpha->pDrawable->type == DRAWABLE_PIXMAP) in ChangePicture() 1415 else if (pPicture->pDrawable->type == DRAWABLE_PIXMAP) { in FreePicture()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxpixmap.c | 112 pPixmap->drawable.type = DRAWABLE_PIXMAP; in dmxCreatePixmap()
|
| H A D | dmxgc.c | 169 pDrawable->type == DRAWABLE_PIXMAP) { in dmxValidateGC()
|
| H A D | dmxgcops.c | 551 if (pDrawable->type != DRAWABLE_PIXMAP) in dmxFindAlternatePixmap()
|
| H A D | dmxextension.c | 1135 if (pDraw->type == DRAWABLE_PIXMAP) { in dmxBERestoreRenderPict() 1564 if (pPict->pDrawable->type == DRAWABLE_PIXMAP) { in dmxBEDestroyResources()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.c | 226 case DRAWABLE_PIXMAP: in DRI2GetDrawable() 770 if (drawable->type == DRAWABLE_PIXMAP) in GetDrawablePixmap() 954 if (pDraw->type == DRAWABLE_PIXMAP) in DRI2CanFlip()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xselinux_ext.c | 238 if (pDraw->type == DRAWABLE_PIXMAP) in ProcSELinuxGetDrawableContext()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_program.c | 641 if (src->transform || src->alphaMap || src->pDrawable->type != DRAWABLE_PIXMAP) in glamor_setup_program_render()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 113 if (drawable->type == DRAWABLE_PIXMAP) in get_drawable_pixmap()
|
| H A D | exa.c | 550 if (pDrawable->type != DRAWABLE_PIXMAP) { in ms_exa_composite_fix_offsets()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 952 pSrc->pDrawable->type == DRAWABLE_PIXMAP) { in exaComposite()
|
| H A D | exa_accel.c | 1038 pExaPixmap->sys_ptr && pDrawable->type == DRAWABLE_PIXMAP && in exaFillRegionSolid()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | dri.c | 1322 else if (pDrawable->type != DRAWABLE_PIXMAP) { /* PBuffer */ in DRICreateDrawable()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxcmds.c | 1191 if (pDraw->type != DRAWABLE_PIXMAP) { in DoCreateGLXPixmap()
|