Home
last modified time | relevance | path

Searched defs:dstrect (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_surface.c536 SDL_Surface * dst, SDL_Rect * dstrect) in SDL_LowerBlit()
559 SDL_Surface * dst, SDL_Rect * dstrect) in SDL_UpperBlit()
658 SDL_Surface * dst, SDL_Rect * dstrect) in SDL_UpperBlitScaled()
812 SDL_Surface * dst, SDL_Rect * dstrect) in SDL_LowerBlitScaled()
DSDL_blit.c35 SDL_Surface * dst, SDL_Rect * dstrect) in SDL_SoftBlit()
DSDL_stretch.c204 SDL_Surface * dst, const SDL_Rect * dstrect) in SDL_SoftStretch()
DSDL_RLEaccel.c453 SDL_Surface * surf_dst, SDL_Rect * dstrect) in SDL_RLEBlit()
731 SDL_Surface * surf_dst, SDL_Rect * dstrect) in SDL_RLEAlphaBlit()
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_render_sw.c551 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in SW_RenderCopy()
596 const SDL_Rect * srcrect, const SDL_FRect * dstrect, in SW_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/
DSDL_render_gles.c929 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in GLES_RenderCopy()
997 const SDL_Rect * srcrect, const SDL_FRect * dstrect, in GLES_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/render/psp/
DSDL_render_psp.c767 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in PSP_RenderCopy()
870 const SDL_Rect * srcrect, const SDL_FRect * dstrect, in PSP_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestime.c318 static Sint32 unifont_draw_glyph(Uint32 codepoint, int rendererID, SDL_Rect *dstrect) in unifont_draw_glyph()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/
DSDL_render_gl.c1305 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in GL_RenderCopy()
1350 const SDL_Rect * srcrect, const SDL_FRect * dstrect, in GL_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_render.c1714 const SDL_Rect * srcrect, const SDL_Rect * dstrect) in SDL_RenderCopy()
1767 const SDL_Rect * srcrect, const SDL_Rect * dstrect, in SDL_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/
DSDL_render_d3d.c1592 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in D3D_RenderCopy()
1699 const SDL_Rect * srcrect, const SDL_FRect * dstrect, in D3D_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c2641 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in D3D11_RenderCopy()
2732 const SDL_Rect * srcrect, const SDL_FRect * dstrect, in D3D11_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/
DSDL_render_gles2.c1716 const SDL_FRect *dstrect) in GLES2_RenderCopy()
1756const SDL_FRect *dstrect, const double angle, const SDL_FPoint *center, const SDL_RendererFlip fli… in GLES2_RenderCopyEx()
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_render.c1043 const SDL_Rect * srcrect, const SDL_FRect * dstrect) in DirectFB_RenderCopy()