Home
last modified time | relevance | path

Searched defs:flipx (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c156 computeSourceIncrements90(SDL_Surface * src, int bpp, int angle, int flipx, int flipy, in computeSourceIncrements90()
199 transformSurfaceRGBA90(SDL_Surface * src, SDL_Surface * dst, int angle, int flipx, int flipy) in transformSurfaceRGBA90()
205 transformSurfaceY90(SDL_Surface * src, SDL_Surface * dst, int angle, int flipx, int flipy) in transformSurfaceY90()
232 …L_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int flipx, int flipy, int … in _transformSurfaceRGBA()
346 …ceY(SDL_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int flipx, int flipy) in transformSurfaceY()
417 …(SDL_Surface * src, double angle, int centerx, int centery, int smooth, int flipx, int flipy, int … in SDLgfx_rotateSurface()
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c286 int _zoomSurfaceRGBA(SDL_Surface * src, SDL_Surface * dst, int flipx, int flipy, int smooth) in _zoomSurfaceRGBA()
519 int _zoomSurfaceY(SDL_Surface * src, SDL_Surface * dst, int flipx, int flipy) in _zoomSurfaceY()
638 …L_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int flipx, int flipy, int … in _transformSurfaceRGBA()
755 …ceY(SDL_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int flipx, int flipy) in transformSurfaceY()
1060 int flipx,flipy; in rotozoomSurfaceXY() local
1347 int flipx, flipy; in zoomSurfaceSize() local
1399 int flipx, flipy; in zoomSurface() local

Completed in 8 milliseconds