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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVidPn.h325 DECLINLINE(const D3DKMDT_VIDPN_PRESENT_PATH *) VBoxVidPnPathIterNext(VBOXVIDPN_PATH_ITER *pIter) function
H A DVBoxMPVidPn.cpp1654 while ((pPath = VBoxVidPnPathIterNext(&PathIter)) != NULL)
1748 while ((pPath = VBoxVidPnPathIterNext(&PathIter)) != NULL)
1808 while ((pPath = VBoxVidPnPathIterNext(&PathIter)) != NULL)
2404 while ((pPath = VBoxVidPnPathIterNext(&PathIter)) != NULL)

Completed in 50 milliseconds