Searched refs:DRIUpdateSurface (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.c222 DRIUpdateSurface(DRIDrawablePrivPtr pDRIDrawablePriv, DrawablePtr pDraw) function in typeref:typename:void
359 * The DRIUpdateSurface will be called to resize the surface
454 DRIUpdateSurface(pDRIDrawablePriv, pDrawable);
602 DRIUpdateSurface(pDRIDrawablePriv, &pWin->drawable);
671 DRIUpdateSurface(pDRIDrawablePriv, &pWin->drawable);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.c209 DRIUpdateSurface(DRIDrawablePrivPtr pDRIDrawablePriv, DrawablePtr pDraw) function in typeref:typename:void
348 * The DRIUpdateSurface will be called to resize the surface
444 DRIUpdateSurface(pDRIDrawablePriv, pDrawable);
578 DRIUpdateSurface(pDRIDrawablePriv, &pWin->drawable);
600 DRIUpdateSurface(pDRIDrawablePriv, &pWin->drawable);

Completed in 3 milliseconds