Searched refs:truecolor (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/vnc/
H A Dvncinput.hh106 uint8_t truecolor; member in struct:VncInput::PixelFormat
H A Dvncserver.cc137 pixelFormat.truecolor = 1;
466 msg.px.truecolor = htobe(pixelFormat.truecolor);
495 pfm.px.truecolor, betoh(pfm.px.redmax), betoh(pfm.px.greenmax),
503 betoh(pfm.px.truecolor) != pixelFormat.truecolor ||

Completed in 7 milliseconds