Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendline.c593 HLINE(Uint32, DRAW_SETPIXEL_RGB888, draw_end); in SDL_BlendLine_RGB888()
611 VLINE(Uint32, DRAW_SETPIXEL_RGB888, draw_end); in SDL_BlendLine_RGB888()
629 DLINE(Uint32, DRAW_SETPIXEL_RGB888, draw_end); in SDL_BlendLine_RGB888()
A DSDL_blendfillrect.c101 FILLRECT(Uint32, DRAW_SETPIXEL_RGB888); in SDL_BlendFillRect_RGB888()
A DSDL_draw.h181 #define DRAW_SETPIXEL_RGB888 \ macro
201 DRAW_SETPIXELXY(x, y, Uint32, 4, DRAW_SETPIXEL_RGB888)

Completed in 5 milliseconds