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

/vbox/src/VBox/Main/src-client/
H A DDisplayImplLegacy.cpp192 unsigned cFBInfos)
215 for (uScreenId = 0; uScreenId < cFBInfos; uScreenId++)
187 i_vbvaSetMemoryFlags(VBVAMEMORY *pVbvaMemory, bool fVideoAccelEnabled, bool fVideoAccelVRDP, uint32_t fu32SupportedOrders, DISPLAYFBINFO *paFBInfos, unsigned cFBInfos) argument
H A DDisplayImpl.cpp1394 unsigned cFBInfos)
1398 for (uScreenId = 0; uScreenId < cFBInfos; uScreenId++)
1391 vbvaSetMemoryFlagsAllHGSMI(uint32_t fu32SupportedOrders, bool fVideoAccelVRDP, DISPLAYFBINFO *paFBInfos, unsigned cFBInfos) argument

Completed in 127 milliseconds