Searched defs:l_spr_x (Results 1 – 3 of 3) sorted by relevance
/dports/devel/allegro/allegro-4.4.3.1/src/ |
H A D | rotate.c | 147 fixed l_spr_x, fixed l_spr_y, fixed spr_dx, fixed spr_dy) in draw_scanline_modex() 209 fixed l_spr_x, fixed l_spr_y, in _parallelogram_map() 234 fixed l_spr_x, l_spr_y, l_bmp_x, l_bmp_dx; in _parallelogram_map() local
|
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/algorithm/ |
H A D | rotate.cpp | 200 fixed l_spr_x, fixed l_spr_y, in draw_scanline() 368 fixed l_spr_x, l_spr_y, l_bmp_x, l_bmp_dx; in ase_parallelogram_map() local
|
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/ |
H A D | rotate.cpp | 173 fixed l_spr_x = top_spr_x + fixmul(extra_scanline_fraction, l_spr_dx); in parallelogram_map() local
|