Searched refs:pddsdPrimary (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinpfbdd.c74 DDSURFACEDESC *pddsdPrimary = NULL; local in function:winAllocateFBPrimaryDD
157 pddsdPrimary = pScreenPriv->pddsdPrimary
159 if (pddsdPrimary == NULL)
162 ZeroMemory (pddsdPrimary, sizeof (*pddsdPrimary));
163 pddsdPrimary->dwSize = sizeof (*pddsdPrimary);
206 pddsdPrimary,
209 if (ddrval != DD_OK || pddsdPrimary
[all...]
H A Dwinwindow.h84 LPDDSURFACEDESC pddsdPrimary; member in struct:__anond3fc49980108
H A Dwin.h521 LPDDSURFACEDESC pddsdPrimary; member in struct:_winPrivScreenRec

Completed in 5 milliseconds