Home
last modified time | relevance | path

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

/reactos/win32ss/reactx/ntddraw/
H A Ddvp.c311 …PGD_DXDVPACQUIRENOTIFICATION pfnDvpAcquireNotification = (PGD_DXDVPACQUIRENOTIFICATION)gpDxFuncs[D… in NtGdiDvpAcquireNotification() local
313 if (pfnDvpAcquireNotification == NULL) in NtGdiDvpAcquireNotification()
320 return pfnDvpAcquireNotification(hVideoPort, hEvent, pNotify); in NtGdiDvpAcquireNotification()