Lines Matching refs:pixel
42 pixel, 2560 * 1600 * 32 / 8 = 0xfa0000 bytes are needed.
86 bool "Support 8-bit-per-pixel displays"
90 Support drawing text and bitmaps onto a 8-bit-per-pixel display.
96 bool "Support 16-bit-per-pixel displays"
100 Support drawing text and bitmaps onto a 16-bit-per-pixel display.
106 bool "Support 32-bit-per-pixel displays"
110 Support drawing text and bitmaps onto a 32-bit-per-pixel display.
411 Support for the ANX9804 bridge chip, which can take pixel data coming
437 Support for the SSD2828 bridge chip, which can take pixel data coming
707 VIDEO_VISIBLE_COLS visible pixel columns (cols=pitch)
708 VIDEO_VISIBLE_ROWS visible pixel rows
709 VIDEO_PIXEL_SIZE bytes per pixel
917 number of pixel from left/top. If a negative number is given it
918 is used as number of pixel from right/bottom. You can also
981 bool "16-bit-per-pixel BMP image support"
984 Support display of bitmaps file with 16-bit-per-pixel
987 bool "24-bit-per-pixel BMP image support"
990 Support display of bitmaps file with 24-bit-per-pixel.
993 bool "32-bit-per-pixel BMP image support"
996 Support display of bitmaps file with 32-bit-per-pixel.