Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendline.c485 HLINE(Uint32, DRAW_SETPIXEL_MUL_RGBA, draw_end); in SDL_BlendLine_RGBA4()
503 VLINE(Uint32, DRAW_SETPIXEL_MUL_RGBA, draw_end); in SDL_BlendLine_RGBA4()
521 DLINE(Uint32, DRAW_SETPIXEL_MUL_RGBA, draw_end); in SDL_BlendLine_RGBA4()
A DSDL_blendfillrect.c204 FILLRECT(Uint32, DRAW_SETPIXEL_MUL_RGBA); in SDL_BlendFillRect_RGBA()
A DSDL_draw.h326 #define DRAW_SETPIXEL_MUL_RGBA \ macro
343 DRAW_SETPIXELXY(x, y, Uint32, 4, DRAW_SETPIXEL_MUL_RGBA)

Completed in 6 milliseconds