Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dg364fb.c338 static const int depths[8] = { 1, 2, 4, 8, 15, 16, 0 }; in g364fb_update_depth() local
339 s->depth = depths[(s->ctla & 0x00700000) >> 20]; in g364fb_update_depth()
/qemu/
H A Dqemu-options.hx2430 colour depths at a fixed resolution of 1024x768.