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

/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp138 void dumpPointer(const uint8_t *pu8Shape, uint32_t width, uint32_t height, bool fXorMaskRGB32) function
194 #define dumpPointer(a, b, c, d) do {} while (0)
381 dumpPointer(shape, width, height, true);
519 dumpPointer((uint8_t*)pointer + sizeof(*pointer), dstwidth, dstheight, false);

Completed in 53 milliseconds