Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_rotate.c110 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()
DSDL_render_sw.c603 int retval, dstwidth, dstheight, abscenterx, abscentery; in SW_RenderCopyEx() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c1743 int dstx0, int dsty0, int dstwidth, int dstheight, in dri2_blit_image()