Searched refs:VGA_VRAM_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.h53 # define VGA_VRAM_DEFAULT (_4M) macro
H A DDevVGA.cpp5982 rc = CFGMR3QueryU32Def(pCfg, "VRamSize", &pThis->vram_size, VGA_VRAM_DEFAULT);

Completed in 60 milliseconds