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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp629 static int vbvaMousePointerShape (PVGASTATE pVGAState, VBVACONTEXT *pCtx, const VBVAMOUSEPOINTERSHAPE *pShape, HGSMISIZE cbShape) function
641 Log(("vbvaMousePointerShape: unsupported size %ux%u\n",
652 Log(("vbvaMousePointerShape: calculated pointer data size is too big (%d bytes, limit %d)\n",
2416 rc = vbvaMousePointerShape (pVGAState, pCtx, pShape, cbBuffer);

Completed in 73 milliseconds