Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dqxl.c54 #define PIXEL_SIZE 0.2936875 /* 1280x1024 is 14.8" x 11.9" */ macro
61 .x_mili = PIXEL_SIZE * (_x), \
62 .y_mili = PIXEL_SIZE * (_y), \