Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendpoint.c134 SDL_BlendPoint_RGB(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint_RGB() function
271 return SDL_BlendPoint_RGB(dst, x, y, blendMode, r, g, b, a); in SDL_BlendPoint()
337 func = SDL_BlendPoint_RGB; in SDL_BlendPoints()

Completed in 3 milliseconds