Home
last modified time | relevance | path

Searched refs:colors (Results 51 – 75 of 109) sorted by relevance

12345

/openbmc/u-boot/drivers/video/
H A Datmel_lcdfb.c103 void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap() argument
107 for (i = 0; i < colors; ++i) { in lcd_set_cmap()
H A Dcfb_console.c1321 unsigned colors; in video_display_bitmap() local
1383 colors = le32_to_cpu(bmp->header.colors_used); in video_display_bitmap()
1387 width, height, colors); in video_display_bitmap()
1482 for (xcount = 0; xcount < colors; ++xcount) { in video_display_bitmap()
/openbmc/linux/Documentation/fb/
H A Dvesafb.rst44 colors 640x480 800x600 1024x768 1280x1024
61 colors 640x480 800x600 1024x768 1280x1024
72 1024x768x256 colors you have to say "305" at this prompt.
H A Dcirrusfb.rst55 * Associated with the above, console colors are now obtained from a LUT
H A Dpvr2fb.rst43 inverse invert colors on screen (for LCD displays)
H A Dmatroxfb.rst201 inverse invert colors on screen (for LCD displays)
202 noinverse show true colors on screen. It is default.
221 can paint colors.
357 - text mode uses 6 bit VGA palette instead of 8 bit (one of 262144 colors
358 instead of one of 16M colors). It is due to hardware limitation of
/openbmc/openbmc/poky/documentation/
H A Dstandards.md163 as it has fewer but sufficient colors. This is a way
164 to guarantee that we use consistent colors across the
189 See `template.svg` for example boxes with different colors, which are ready
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/
H A Dgd_2.3.3.bb3 complete with lines, arcs, text, multiple colors, cut and paste from other \
/openbmc/webui-vue/docs/guide/
H A Dreadme.md36 The [guidelines section](/guide/guidelines/colors.md) contains the OpenBMC
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c999 tpg->colors[k][0] = h; in precalculate_color()
1000 tpg->colors[k][1] = s; in precalculate_color()
1001 tpg->colors[k][2] = v; in precalculate_color()
1046 tpg->colors[k][0] = y; in precalculate_color()
1047 tpg->colors[k][1] = cb; in precalculate_color()
1048 tpg->colors[k][2] = cr; in precalculate_color()
1053 tpg->colors[k][0] = r >> 4; in precalculate_color()
1116 tpg->colors[k][0] = r; in precalculate_color()
1117 tpg->colors[k][1] = g; in precalculate_color()
1118 tpg->colors[k][2] = b; in precalculate_color()
[all …]
/openbmc/webui-vue/docs/customization/
H A Dbuild.md110 Example for adding custom colors
115 // Custom theme colors
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dlg-laptop.rst27 reader mode. In this mode the screen colors change (blue color reduced),
/openbmc/linux/Documentation/leds/
H A Dleds-blinkm.rst37 We can control the colors separated into red, green and blue and
/openbmc/webui-vue/docs/guide/components/buttons/
H A Dindex.md6 [theme-color map keys](/guide/guidelines/colors). To create a button that looks
/openbmc/linux/Documentation/arch/s390/
H A D3270.ChangeLog3 Sep 2002: Get bootup colors right on 3270 console
/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss40 // IBM theme colors
/openbmc/linux/drivers/leds/rgb/
H A DKconfig11 different colors are physically grouped in a single multi-color LED
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_forms.scss58 // Inverted form colors
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/
H A Datop_2.4.0.bb5 long-term analysis, highlighting overloaded system resources by using colors, \
/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt31 and blue colors are swapped in either 16 or 24-bit color modes.
/openbmc/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst18 QVGA modes work; CIF is there but the colors remain funky. Only the OV7670
/openbmc/qemu/ui/
H A Dcurses.c75 short colors; in curses_update() local
85 ret = getcchar(&vga_to_curses[ch], wch, &attrs, &colors, NULL); in curses_update()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst10 imaging for representing colors in digital images and video. The
/openbmc/linux/drivers/leds/
H A DTODO52 userspace is able to set arbitrary colors, and it might be good to
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/leds/romulus-led-manager-config/
H A Dled.yaml31 # the manufacturing process can verify both colors function

12345