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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dcompositor.cpp634 while ((pEntry = CrVrScrCompositorIterNext(&Iter)) != NULL)
664 while ((pEntry = CrVrScrCompositorIterNext(&Iter)) != NULL)
836 while ((pEntry = CrVrScrCompositorIterNext(&Iter)) != NULL)
899 while ((pCurEntry = CrVrScrCompositorIterNext(&CIter)) != NULL)
1015 while ((pEntry = CrVrScrCompositorIterNext(&CIter)) != NULL)
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_compositor.h246 DECLINLINE(PVBOXVR_SCR_COMPOSITOR_ENTRY) CrVrScrCompositorIterNext(PVBOXVR_SCR_COMPOSITOR_ITERATOR pIter) function

Completed in 586 milliseconds