Home
last modified time | relevance | path

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

/qemu/tests/qapi-schema/
H A Dfeatures-unknown-key.json3 'features': [ { 'name': 'bar', 'colour': 'red' } ] }
H A Dfeatures-unknown-key.err2 features-unknown-key.json:1: 'features' member has unknown key 'colour'
/qemu/hw/display/
H A Dvmware_vga.c618 uint32_t cmd, colour; in vmsvga_fifo_run() local
650 colour = vmsvga_fifo_read(s); in vmsvga_fifo_run()
656 if (vmsvga_fill_rect(s, colour, x, y, width, height) == 0) { in vmsvga_fifo_run()
/qemu/
H A Dqemu-options.hx2430 colour depths at a fixed resolution of 1024x768.