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

/vbox/src/VBox/Main/src-client/
H A DDisplayImplLegacy.cpp190 uint32_t fu32SupportedOrders,
207 pVbvaMemory->fu32SupportedOrders = fu32SupportedOrders;
187 i_vbvaSetMemoryFlags(VBVAMEMORY *pVbvaMemory, bool fVideoAccelEnabled, bool fVideoAccelVRDP, uint32_t fu32SupportedOrders, DISPLAYFBINFO *paFBInfos, unsigned cFBInfos) argument
H A DDisplayImpl.cpp1364 uint32_t fu32SupportedOrders,
1385 ASMAtomicWriteU32(&pFBInfo->pVBVAHostFlags->u32SupportedOrders, fu32SupportedOrders);
1387 LogRelFlowFunc((" fu32HostEvents = 0x%08X, fu32SupportedOrders = 0x%08X\n", fu32HostEvents, fu32SupportedOrders));
1391 static void vbvaSetMemoryFlagsAllHGSMI(uint32_t fu32SupportedOrders, argument
1400 vbvaSetMemoryFlagsHGSMI(uScreenId, fu32SupportedOrders, fVideoAccelVRDP, &paFBInfos[uScreenId]);
1363 vbvaSetMemoryFlagsHGSMI(unsigned uScreenId, uint32_t fu32SupportedOrders, bool fVideoAccelVRDP, DISPLAYFBINFO *pFBInfo) argument
/vbox/include/VBox/
H A DVMMDev.h2157 uint32_t fu32SupportedOrders; member in struct:VBVAMEMORY

Completed in 84 milliseconds