Searched refs:_zoomSurfaceRGBA (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 286 int _zoomSurfaceRGBA(SDL_Surface * src, SDL_Surface * dst, int flipx, int flipy, int smooth) in _zoomSurfaceRGBA() function 1286 _zoomSurfaceRGBA(rz_src, rz_dst, flipx, flipy, smooth); in rotozoomSurfaceXY() 1492 _zoomSurfaceRGBA(rz_src, rz_dst, flipx, flipy, smooth); in zoomSurface()
|
Completed in 4 milliseconds