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

/gem5/src/base/vnc/
H A Dvncinput.hh109 uint16_t bluemax; member in struct:VncInput::PixelFormat
H A Dvncserver.cc140 pixelFormat.bluemax = pixelConverter.ch_b.mask;
469 msg.px.bluemax = htobe(pixelFormat.bluemax);
496 betoh(pfm.px.bluemax));
506 betoh(pfm.px.bluemax) != pixelFormat.bluemax ||

Completed in 6 milliseconds