Home
last modified time | relevance | path

Searched refs:DRIGetPixmapData (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.h122 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, int *pitch,
H A Dappledri.c291 if (!DRIGetPixmapData(pDrawable, &width, &height, in ProcAppleDRICreatePixmap()
H A DdriWrap.c109 if (DRIGetPixmapData(pDraw, &width, &height, &pitch, &bpp, in DRISurfaceSetDrawable()
H A Ddri.c758 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, in DRIGetPixmapData() function