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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp3670 static int vbeParseBitmap(PVGASTATE pThis) function
6793 rc = vbeParseBitmap(pThis);
6805 rc = vbeParseBitmap(pThis);
6807 AssertReleaseMsgFailed(("Parsing of internal bitmap failed! vbeParseBitmap() -> %Rrc\n", rc));

Completed in 52 milliseconds