Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vboxvideo/
A Dvbox_drv.h36 #define CURSOR_PIXEL_COUNT (VBOX_MAX_CURSOR_WIDTH * VBOX_MAX_CURSOR_HEIGHT) macro
37 #define CURSOR_DATA_SIZE (CURSOR_PIXEL_COUNT * 4 + CURSOR_PIXEL_COUNT / 8)
79 #undef CURSOR_PIXEL_COUNT

Completed in 3 milliseconds