Searched defs:VHWACommandList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h1012 typedef std::list <struct VBOXVHWACMD *> VHWACommandList; typedef
1405 static int vhwaLoadExec(VHWACommandList * pCmdList, struct SSMHANDLE * pSSM, uint32_t u32Version);
1436 int reset(VHWACommandList * pCmdList);
1521 static int vhwaLoadSurface(VHWACommandList * pCmdList, struct SSMHANDLE * pSSM, uint32_t cBackBuffers, uint32_t u32Version);
1523 static int vhwaLoadOverlayData(VHWACommandList * pCmdList, struct SSMHANDLE * pSSM, uint32_t u32Version);
1524 static int vhwaLoadVHWAEnable(VHWACommandList * pCmdList);
1827 VHWACommandList mOnResizeCmdList;

Completed in 52 milliseconds