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

  /device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.h 53 std::uint16_t green_max; member in struct:cvd::vnc::VncClientConnection::PixelFormat
157 std::uint16_t{}, // green_max
vnc_client_connection.cpp 265 pixel_format_.red_max, pixel_format_.green_max, pixel_format_.blue_max,
488 pixel_format_.green_max = uint16_tAt(&msg[10]);
  /external/ImageMagick/MagickCore/
xwindow.c 120 ((ScaleQuantumToShort(XGreenGamma((color)->green))*map->green_max/65535L)* \
127 ((ScaleQuantumToShort(XGreenGamma(GetPixelGreen(image,color)))*map->green_max/65535L)* \
139 (((color)->green*map->green_max/65535L)*map->green_mult)+ \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 316 unsigned long green_max; member in struct:__anon61612
  /external/libvncserver/webclients/novnc/include/
rfb.js     [all...]

Completed in 258 milliseconds