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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.h387 typedef struct CR_FB_INFO struct
392 } CR_FB_INFO; typedef in typeref:struct:CR_FB_INFO
426 CR_FB_INFO aFbInfos[CR_MAX_GUEST_MONITORS];
H A Dserver_presenter.cpp1650 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[iFb];
1972 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[idFb];
2018 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[idFb];
2038 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[idFb];
2261 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[idFb];
2364 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[idFb];
2557 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[idFb];
2667 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[pScreen->u32ViewIndex];
2899 CR_FB_INFO *pFbInfo = &g_CrPresenter.aFbInfos[hFb->ScreenInfo.u32ViewIndex];
3303 CR_FB_INFO *pFbInf
[all...]

Completed in 51 milliseconds