Home
last modified time | relevance | path

Searched refs:ABGR (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/minui/include/minui/
Dminui.h101 ABGR = 1, enumerator
/bootable/recovery/minui/
Dgraphics_adf.cpp118 if (pixel_format == PixelFormat::ABGR) { in Init()
Dgraphics_drm.cpp86 if (pixel_format == PixelFormat::ABGR) { in Create()
Dgraphics.cpp348 pixel_format = PixelFormat::ABGR; in gr_init()