Home | History | Annotate | Download | only in qemu

Lines Matching full:green_max

1627                              int red_max, int green_max, int blue_max,
1640 vs->clientds.pf.gmax = green_max;
1641 count_bits(vs->clientds.pf.gbits, green_max);
1643 vs->clientds.pf.gmask = green_max << green_shift;