Home
last modified time | relevance | path

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

/reactos/win32ss/reactx/ntddraw/
H A Ddvp.c331 …PGD_DXDVPRELEASENOTIFICATION pfnDvpReleaseNotification = (PGD_DXDVPRELEASENOTIFICATION)gpDxFuncs[D… in NtGdiDvpReleaseNotification() local
333 if (pfnDvpReleaseNotification == NULL) in NtGdiDvpReleaseNotification()
340 return pfnDvpReleaseNotification(hVideoPort, hEvent); in NtGdiDvpReleaseNotification()