Searched defs:sangle (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_rotate.c | 110 double *cangle, double *sangle) in SDLgfx_rotozoomSurfaceSizeTrig() 417 …ntery, int smooth, int flipx, int flipy, int dstwidth, int dstheight, double cangle, double sangle) in SDLgfx_rotateSurface()
|
A D | SDL_render_sw.c | 347 double cangle, sangle, px, py, p1x, p1y, p2x, p2y, p3x, p3y, p4x, p4y; in SW_RenderCopyEx() local
|
Completed in 5 milliseconds