Searched refs:xorMask (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/ |
H A D | accelerant.h | 83 status_t vboxvideo_set_cursor_shape(uint16 width, uint16 height, uint16 hotX, uint16 hotY, uint8 *andMask, uint8 *xorMask);
|
H A D | accelerant.cpp | 374 status_t vboxvideo_set_cursor_shape(uint16 width, uint16 height, uint16 hotX, uint16 hotY, uint8 *andMask, uint8 *xorMask) argument
|
Completed in 193 milliseconds