Home
last modified time | relevance | path

Searched defs:ARGB8888 (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/thorvg/
Dthorvg.h1653ARGB8888, ///< The channels are joined in the order: alpha, red, green, blue. Colors are … enumerator
DtvgRender.h47ARGB8888, //The channels are joined in the order: alpha, red, green, blue. Colors are alp… enumerator
/lvgl-latest/scripts/
DLVGLImage.py118 ARGB8888 = 0x10 variable in ColorFormat