Searched refs:CURSOR_PIXEL_COUNT (Results 1 – 1 of 1) sorted by relevance
35 #define CURSOR_PIXEL_COUNT (VBOX_MAX_CURSOR_WIDTH * VBOX_MAX_CURSOR_HEIGHT) macro36 #define CURSOR_DATA_SIZE (CURSOR_PIXEL_COUNT * 4 + CURSOR_PIXEL_COUNT / 8)78 #undef CURSOR_PIXEL_COUNT
Completed in 6 milliseconds