Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_pixels.h418 extern DECLSPEC int SDLCALL SDL_SetPaletteColors(SDL_Palette * palette,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h284 #define SDL_SetPaletteColors SDL_SetPaletteColors_REAL macro
A DSDL_dynapi_procs.h315 SDL_DYNAPI_PROC(int,SDL_SetPaletteColors,(SDL_Palette *a, const SDL_Color *b, int c, int d),(a,b,c,…
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_pixels.c705 SDL_SetPaletteColors(SDL_Palette * palette, const SDL_Color * colors, in SDL_SetPaletteColors() function

Completed in 18 milliseconds