Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_draw.h106 DRAW_SETPIXEL(RGB555_FROM_RGB(*pixel, sr, sg, sb))
110 RGB555_FROM_RGB(*pixel, sr, sg, sb))
114 RGB555_FROM_RGB(*pixel, sr, sg, sb))
118 RGB555_FROM_RGB(*pixel, sr, sg, sb))
122 RGB555_FROM_RGB(*pixel, sr, sg, sb))
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit.h230 #define RGB555_FROM_RGB(Pixel, r, g, b) \ macro

Completed in 5 milliseconds