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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4707 static DECLCALLBACK(int) vgaPortQueryColorDepth(PPDMIDISPLAYPORT pInterface, uint32_t *pcBits) function
6054 pThis->IPort.pfnQueryColorDepth = vgaPortQueryColorDepth;

Completed in 65 milliseconds