Searched refs:cVRamMBs (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/src-client/ | ||
H A D | ConsoleImpl2.cpp | 3559 ULONG cVRamMBs; local 3560 hrc = ptrMachine->COMGETTER(VRAMSize)(&cVRamMBs); H(); 3561 InsertConfigInteger(pCfg, "VRamSize", cVRamMBs * _1M); |
Completed in 45 milliseconds