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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinengine.c63 LPDIRECTDRAW4 lpdd4 = NULL; local in function:winDetectSupportedEngines
85 (LPVOID *) &lpdd4);
94 if (lpdd4 != NULL)
95 IDirectDraw_Release(lpdd4);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinengine.c89 LPDIRECTDRAW4 lpdd4 = NULL; local in function:winDetectSupportedEngines
129 (LPVOID*) &lpdd4);
138 if (lpdd4 != NULL)
139 IDirectDraw_Release (lpdd4);

Completed in 2 milliseconds