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

/vbox/src/VBox/Main/src-client/
H A DDisplaySourceBitmapImpl.cpp101 ULONG *aBytesPerLine,
111 *aBytesPerLine = m.ulBytesPerLine;
97 queryBitmapInfo(BYTE **aAddress, ULONG *aWidth, ULONG *aHeight, ULONG *aBitsPerPixel, ULONG *aBytesPerLine, BitmapFormat_T *aBitmapFormat) argument
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h1354 ulong aBitsPerPixel, ulong aBytesPerLine,
1360 mBytesPerLine(aBytesPerLine), mWidth(aWidth), mHeight(aHeight),
1352 VBoxFBSizeInfo(UIVisualStateType visualState, ulong aPixelFormat, uchar *aVRAM, ulong aBitsPerPixel, ulong aBytesPerLine, ulong aWidth, ulong aHeight, double dScaleFactor, const QSize &scaledSize, bool fUseUnscaledHiDPIOutput, bool bUsesGuestVram) argument

Completed in 71 milliseconds