Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendline.c168 HLINE(Uint16, DRAW_SETPIXEL_MUL_RGB555, draw_end); in SDL_BlendLine_RGB555()
186 VLINE(Uint16, DRAW_SETPIXEL_MUL_RGB555, draw_end); in SDL_BlendLine_RGB555()
204 DLINE(Uint16, DRAW_SETPIXEL_MUL_RGB555, draw_end); in SDL_BlendLine_RGB555()
A DSDL_blendfillrect.c46 FILLRECT(Uint16, DRAW_SETPIXEL_MUL_RGB555); in SDL_BlendFillRect_RGB555()
A DSDL_draw.h120 #define DRAW_SETPIXEL_MUL_RGB555 \ macro
137 DRAW_SETPIXELXY(x, y, Uint16, 2, DRAW_SETPIXEL_MUL_RGB555)

Completed in 6 milliseconds