Searched defs:dstwidth (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/ |
D | SDL_rotate.c | 110 int *dstwidth, int *dstheight, in SDLgfx_rotozoomSurfaceSizeTrig() 414 …le angle, int centerx, int centery, int smooth, int flipx, int flipy, int dstwidth, int dstheight,… in SDLgfx_rotateSurface()
|
D | SDL_render_sw.c | 603 int retval, dstwidth, dstheight, abscenterx, abscentery; in SW_RenderCopyEx() local
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri2.c | 1743 int dstx0, int dsty0, int dstwidth, int dstheight, in dri2_blit_image()
|