Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_draw.h182 DRAW_SETPIXEL(RGB888_FROM_RGB(*pixel, sr, sg, sb))
186 RGB888_FROM_RGB(*pixel, sr, sg, sb))
190 RGB888_FROM_RGB(*pixel, sr, sg, sb))
194 RGB888_FROM_RGB(*pixel, sr, sg, sb))
198 RGB888_FROM_RGB(*pixel, sr, sg, sb))
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit.h234 #define RGB888_FROM_RGB(Pixel, r, g, b) \ macro

Completed in 6 milliseconds