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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1181 unsigned cBitsPerPixel; member in struct:_VRDEFRAMEBUFFERINFO
1385 * @param cBitsPerPixel Requested color depth.
1391 unsigned cBitsPerPixel,
1464 unsigned cBitsPerPixel,
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1123 pInfo->cBitsPerPixel = ulBitsPerPixel;
1297 unsigned cBitsPerPixel, unsigned uScreenId)
1303 cWidth, cHeight, cBitsPerPixel);
1296 VRDPCallbackVideoModeHint(void *pvCallback, unsigned cWidth, unsigned cHeight, unsigned cBitsPerPixel, unsigned uScreenId) argument

Completed in 57 milliseconds