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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp2720 ULONG vramVBox; local
2721 rc = osType->COMGETTER(RecommendedVRAM)(&vramVBox);
2725 rc = pNewMachine->COMSETTER(VRAMSize)(vramVBox);

Completed in 55 milliseconds