Searched refs:SDL_BlendFillRect_RGBA (Results 1 – 1 of 1) sorted by relevance
185 SDL_BlendFillRect_RGBA(SDL_Surface * dst, const SDL_Rect * rect, in SDL_BlendFillRect_RGBA() function279 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