Searched refs:pDrawables (Results 1 – 4 of 4) sorted by relevance
569 DrawablePtr *pDrawables = NULL; in ProcDbeGetVisualInfo() local585 if (!(pDrawables = xallocarray(stuff->n, sizeof(DrawablePtr)))) { in ProcDbeGetVisualInfo()592 rc = dixLookupDrawable(pDrawables + i, drawables[i], client, 0, in ProcDbeGetVisualInfo()595 free(pDrawables); in ProcDbeGetVisualInfo()603 free(pDrawables); in ProcDbeGetVisualInfo()612 pDrawables[i]->pScreen; in ProcDbeGetVisualInfo()699 free(pDrawables); in ProcDbeGetVisualInfo()
43 extern _X_EXPORT void XineramaGetImageData(DrawablePtr *pDrawables,
1142 XineramaGetImageData(DrawablePtr *pDrawables, in XineramaGetImageData() argument1154 DrawablePtr pDraw = pDrawables[0]; in XineramaGetImageData()1178 pDraw = pDrawables[i]; in XineramaGetImageData()
177824 Don't attempt to Prepare/FinishAccess NULL pDrawables. Exposed by new