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