Home
last modified time | relevance | path

Searched defs:dstwidth (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c950 int *dstwidth, int *dstheight, in _rotozoomSurfaceSizeTrig()
991 …zeXY(int width, int height, double angle, double zoomx, double zoomy, int *dstwidth, int *dstheigh… in rotozoomSurfaceSizeXY()
1008 void rotozoomSurfaceSize(int width, int height, double angle, double zoom, int *dstwidth, int *dsth… in rotozoomSurfaceSize()
1057 int dstwidthhalf, dstwidth, dstheighthalf, dstheight; in rotozoomSurfaceXY() local
1342 void zoomSurfaceSize(int width, int height, double zoomx, double zoomy, int *dstwidth, int *dstheig… in zoomSurfaceSize()
1396 int dstwidth, dstheight; in zoomSurface() local
1553 int dstwidth, dstheight; in shrinkSurface() local
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c109 int *dstwidth, int *dstheight, in SDLgfx_rotozoomSurfaceSizeTrig()
417 …le angle, int centerx, int centery, int smooth, int flipx, int flipy, int dstwidth, int dstheight,… in SDLgfx_rotateSurface()
A DSDL_render_sw.c346 int retval = 0, dstwidth, dstheight, abscenterx, abscentery; in SW_RenderCopyEx() local

Completed in 9 milliseconds