Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds