HomeSort by relevance Sort by last modified time
    Searched refs:red_max (Results 1 - 5 of 5) sorted by null

  /device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.h 52 std::uint16_t red_max; member in struct:cvd::vnc::VncClientConnection::PixelFormat
156 std::uint16_t{}, // red_max, (maxes not used when true color flag is 0)
vnc_client_connection.cpp 265 pixel_format_.red_max, pixel_format_.green_max, pixel_format_.blue_max,
487 pixel_format_.red_max = uint16_tAt(&msg[8]);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 314 unsigned long red_max; member in struct:__anon61612
  /external/ImageMagick/MagickCore/
xwindow.c 118 ((ScaleQuantumToShort(XRedGamma((color)->red))*map->red_max/65535L)* \
125 ((ScaleQuantumToShort(XRedGamma(GetPixelRed(image,color)))*map->red_max/65535L)* \
138 (((color)->red*map->red_max/65535L)*map->red_mult)+ \
    [all...]
  /external/libvncserver/webclients/novnc/include/
rfb.js     [all...]

Completed in 103 milliseconds