Searched refs:DRIGetPixmapData (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.h | 122 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, int *pitch,
|
| H A D | appledri.c | 291 if (!DRIGetPixmapData(pDrawable, &width, &height, in ProcAppleDRICreatePixmap()
|
| H A D | driWrap.c | 109 if (DRIGetPixmapData(pDraw, &width, &height, &pitch, &bpp, in DRISurfaceSetDrawable()
|
| H A D | dri.c | 758 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, in DRIGetPixmapData() function
|