Home
last modified time | relevance | path

Searched refs:TFB_DrawCanvas_Rotate (Results 1 – 3 of 3) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Dtfb_draw.h143 void TFB_DrawCanvas_Rotate (TFB_Canvas src, TFB_Canvas dst, int angle,
H A Dtfb_draw.c365 TFB_DrawCanvas_Rotate (img->NormalImg, dst, angle, size); in TFB_DrawImage_New_Rotated()
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/sdl/
H A Dcanvas.c1858 TFB_DrawCanvas_Rotate (TFB_Canvas src_canvas, TFB_Canvas dst_canvas, in TFB_DrawCanvas_Rotate() function