Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds