Home
last modified time | relevance | path

Searched refs:CURSOR_PIXEL_COUNT (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/vboxvideo/
Dvbox_drv.h63 #define CURSOR_PIXEL_COUNT (VBOX_MAX_CURSOR_WIDTH * VBOX_MAX_CURSOR_HEIGHT) macro
64 #define CURSOR_DATA_SIZE (CURSOR_PIXEL_COUNT * 4 + CURSOR_PIXEL_COUNT / 8)
126 #undef CURSOR_PIXEL_COUNT