Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendline.c276 HLINE(Uint16, DRAW_SETPIXEL_RGB565, draw_end); in SDL_BlendLine_RGB565()
294 VLINE(Uint16, DRAW_SETPIXEL_RGB565, draw_end); in SDL_BlendLine_RGB565()
312 DLINE(Uint16, DRAW_SETPIXEL_RGB565, draw_end); in SDL_BlendLine_RGB565()
A DSDL_blendfillrect.c75 FILLRECT(Uint16, DRAW_SETPIXEL_RGB565); in SDL_BlendFillRect_RGB565()
A DSDL_draw.h143 #define DRAW_SETPIXEL_RGB565 \ macro
163 DRAW_SETPIXELXY(x, y, Uint16, 2, DRAW_SETPIXEL_RGB565)

Completed in 6 milliseconds