| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | miindex.c | 52 int cube, gray; in miBuildRenderColormap() local 99 cube = gray = 0; in miBuildRenderColormap() 122 gray = needed / (cube - 1); in miBuildRenderColormap() 124 gray = (gray + 1) * (cube - 1) + 1; in miBuildRenderColormap() 127 gray = pColormap->pVisual->ColormapEntries; in miBuildRenderColormap() 134 gray = NUM_GRAY_LEVELS; in miBuildRenderColormap() 138 gray = 2; in miBuildRenderColormap() 155 for (g = 0; g < gray; g++) { in miBuildRenderColormap() 157 red = green = blue = (g * 65535 + (gray - 1) / 2) / (gray - 1); in miBuildRenderColormap() 203 FindBestGray(miIndexedPtr pIndexed, Pixel * pixels, int num, int gray) in FindBestGray() argument [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/ |
| H A D | wifiview.cpp | 55 text="connect..."; painter->setPen(Qt::gray); in paint() 70 QPen pen(Qt::gray); in paint() 77 pen.setColor(Qt::gray); in paint() 92 level ==0 ? color = Qt::gray: color = Qt::black; in paint()
|
| H A D | switchwidget.cpp | 66 m_bOpen? painter.setBrush(Qt::blue) : painter.setBrush(Qt::gray); in paintEvent()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sh7760fb.c | 122 u16 lddfr, int *bpp, int *gray) in sh7760fb_get_color_info() argument 159 if (gray) in sh7760fb_get_color_info() 160 *gray = lgray; in sh7760fb_get_color_info() 204 int ret, bpp, gray; in sh7760fb_set_par() local 225 ret = sh7760fb_get_color_info(info->dev, par->pd->lddfr, &bpp, &gray); in sh7760fb_set_par() 230 vdln, bpp, gray ? "grayscale" : "color", in sh7760fb_set_par() 269 if (!gray) in sh7760fb_set_par()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2021-3695-video-readers-png-Drop-greyscale-support-to-fix-heap.patch | 125 - /* 16-bit gray with alpha. */ 137 - /* 16-bit gray without alpha. */ 148 - /* 8-bit gray with alpha. */ 160 - /* 8-bit gray without alpha. */
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/drbd/ |
| H A D | drbd-connection-state-overview.dot | 9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ] 18 node [fontcolor=gray]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | rotary-encoder.txt | 24 Supported are "gray" (the default and more common) and "binary". 39 rotary-encoder,encoding = "gray";
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/ |
| H A D | rollswitchwidget.cpp | 70 QPen pen(Qt::gray); in paintEvent() 90 pen.setColor(Qt::gray); in paintEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/shaders/ |
| H A D | pagecurl.fsh | 114 float gray = (color.r + color.b + color.g) / 15.0; 115 gray += (8.0 / 10.0) * (pow(1.0 - abs(yc / cylinderRadius), 2.0 / 10.0) / 2.0 + (5.0 / 10.0)); 116 color.rgb = vec3(gray);
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kmemleak.rst | 104 gray list 105 3. scan the gray objects for matching addresses (some white objects 106 can become gray and added at the end of the gray list) until the 107 gray set is finished
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
| H A D | 0001-undefined-strdup-macro.patch | 19 /* NOTE: start of $Id: dmalloc.h.4,v 1.15 2007/05/14 17:23:37 gray Exp $ */
|
| H A D | 13-fix-ldflags-in-makefile.patch | 7 # via: http://256.com/gray/email.html
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cpio/cpio-2.13/ |
| H A D | 0002-src-global.c-Remove-superfluous-declaration-of-progr.patch | 2 From: Sergey Poznyakoff <gray@gnu.org>
|
| /OK3568_Linux_fs/buildroot/package/libsvg/ |
| H A D | 0002-Fix-undefined-symbol-png_set_gray_1_2_4_to_8.patch | 23 /* expand gray bit depth if needed */
|
| /OK3568_Linux_fs/buildroot/package/cpio/ |
| H A D | 0001-Minor-fix.patch | 2 From: Sergey Poznyakoff <gray@gnu.org>
|
| H A D | 0003-Fix-previous-commit.patch | 2 From: Sergey Poznyakoff <gray@gnu.org>
|
| /OK3568_Linux_fs/buildroot/package/dmalloc/ |
| H A D | 0003-fix-shlibs.patch | 12 # via: http://256.com/gray/email.html
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | chasewidget.cpp | 88 p.setPen(Qt::gray); in paintEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/ |
| H A D | keybutton.cpp | 90 painter.setPen(Qt::gray); in paintEvent()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tar/tar/ |
| H A D | CVE-2022-48303.patch | 2 From: Sergey Poznyakoff <gray@gnu.org>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/screen/ |
| H A D | sliderwidget.cpp | 86 painter.setBrush(Qt::gray); in paintEvent()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | BuiltInAtoms | 137 For gray-scale colormaps, only the colormap, red_max, red_mult, 139 ignored. To compute a gray-scale pixel value, use: 141 gray * red_mult + base_pixel
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.7.0 | 51 - Adjusted minimum map zoom level to prevent gray bounds. It prevents the map
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/key/ |
| H A D | keywidget.cpp | 90 painter.setPen(Qt::gray); in paintEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/app/ |
| H A D | boxwidget.cpp | 113 painter.setPen(Qt::gray); in paintEvent()
|