Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvnc_client_connection.h52 std::uint8_t true_color; member
Dvnc_client_connection.cpp225 pixel_format_.depth, pixel_format_.big_endian, pixel_format_.true_color, in SendServerInit()
447 pixel_format_.true_color = msg[7]; in HandleSetPixelFormat()