Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_rotate.c111 double *cangle, double *sangle) in SDLgfx_rotozoomSurfaceSizeTrig()
414 …ntery, int smooth, int flipx, int flipy, int dstwidth, int dstheight, double cangle, double sangle) in SDLgfx_rotateSurface()
DSDL_render_sw.c604 double cangle, sangle, px, py, p1x, p1y, p2x, p2y, p3x, p3y, p4x, p4y; in SW_RenderCopyEx() local