Home
last modified time | relevance | path

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

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