Searched refs:SDL_BlendFillRect_RGB565 (Results 1 – 1 of 1) sorted by relevance
56 SDL_BlendFillRect_RGB565(SDL_Surface * dst, const SDL_Rect * rect, in SDL_BlendFillRect_RGB565() function258 return SDL_BlendFillRect_RGB565(dst, rect, blendMode, r, g, b, a); in SDL_BlendFillRect()319 func = SDL_BlendFillRect_RGB565; in SDL_BlendFillRects()
Completed in 2 milliseconds