Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendfillrect.c185 SDL_BlendFillRect_RGBA(SDL_Surface * dst, const SDL_Rect * rect, in SDL_BlendFillRect_RGBA() function
279 return SDL_BlendFillRect_RGBA(dst, rect, blendMode, r, g, b, a); in SDL_BlendFillRect()
341 func = SDL_BlendFillRect_RGBA; in SDL_BlendFillRects()

Completed in 3 milliseconds