Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinengine.c63 LPDIRECTDRAW4 lpdd4 = NULL; in winDetectSupportedEngines() local
85 (LPVOID *) &lpdd4); in winDetectSupportedEngines()
94 if (lpdd4 != NULL) in winDetectSupportedEngines()
95 IDirectDraw_Release(lpdd4); in winDetectSupportedEngines()