Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvnc_client_connection.h53 std::uint16_t red_max; member
Dvnc_client_connection.cpp226 pixel_format_.red_max, pixel_format_.green_max, pixel_format_.blue_max, in SendServerInit()
448 pixel_format_.red_max = uint16_tAt(&msg[8]); in HandleSetPixelFormat()