Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ugraphics/src/format/
A Dto_rgb565.c11 #define RGB565_BLUE 0x001f macro
61 Blue = (rgb565_buf[i] & RGB565_BLUE) << 3 ; in rgb565torgb888()

Completed in 2 milliseconds