Searched full:argb8888 (Results 1 – 10 of 10) sorted by relevance
48 LOG_ERR("Display does not support ARGB8888 mode"); in main()55 LOG_ERR("Failed to set ARGB8888 pixel format"); in main()
8 # 1280x720 display in a 32-bpp format (e.g. ARGB8888), this is (720 / 8) * (720 / 4) * 4 = 64800
16 * A board with a display that supports ``ARGB8888`` color.
26 bool "ARGB8888"
43 4-bytes pixel format, e.g. ARGB8888. Applications should change this value
10 drivers.display.read_write.sdl.argb8888:
79 bool "32: ARGB8888"
722 driver. ARGB8888, RGB888, and BGR565 formats are supported.