Searched refs:dumpPointer (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/src-client/ |
H A D | ConsoleVRDPServer.cpp | 138 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 297 milliseconds