Home
last modified time | relevance | path

Searched refs:RGBX (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minui/include/minui/
Dminui.h102 RGBX = 2, enumerator
/bootable/recovery/minui/
Dgraphics_drm.cpp90 } else if (pixel_format == PixelFormat::RGBX) { in Create()
Dgraphics.cpp349 pixel_format = PixelFormat::RGBX; in gr_init()