Home
last modified time | relevance | path

Searched defs:hflip (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/dports/devel/allegro5/allegro5-5.2.7.0/tests/
H A Dtest_bitmaps.ini17 extend=test blit
19 hash=7e343e90
34 extend=test region
36 hash=569472fc
63 hash=807e7ae5
80 hash=99b05f69
106 dh=-600
108 hash=e6bc6d52
187 hash=0a4986c3
245 hash=59ba09c8
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/machine/
H A Datarigen.h593 #define atarigen_mo_draw_8x8(bitmap, gfx, code, color, hflip, vflip, x, y, hsize, vsize, clip, tran… argument
596 #define atarigen_mo_draw_16x8(bitmap, gfx, code, color, hflip, vflip, x, y, hsize, vsize, clip, tra… argument
599 #define atarigen_mo_draw_16x16(bitmap, gfx, code, color, hflip, vflip, x, y, hsize, vsize, clip, tr… argument
603 #define atarigen_mo_draw_transparent_8x8(bitmap, gfx, code, hflip, vflip, x, y, hsize, vsize, clip,… argument
606 #define atarigen_mo_draw_transparent_16x8(bitmap, gfx, code, hflip, vflip, x, y, hsize, vsize, clip… argument
613 #define atarigen_mo_draw_8x8_strip(bitmap, gfx, code, color, hflip, vflip, x, y, vsize, clip, trans… argument
616 #define atarigen_mo_draw_16x8_strip(bitmap, gfx, code, color, hflip, vflip, x, y, vsize, clip, tran… argument
619 #define atarigen_mo_draw_16x16_strip(bitmap, gfx, code, color, hflip, vflip, x, y, vsize, clip, tra… argument
623 #define atarigen_mo_draw_transparent_8x8_strip(bitmap, gfx, code, hflip, vflip, x, y, vsize, clip, … argument
626 #define atarigen_mo_draw_transparent_16x8_strip(bitmap, gfx, code, hflip, vflip, x, y, vsize, clip,… argument
[all …]
/dports/multimedia/vlc/vlc-3.0.16/src/misc/
H A Des_format.c257 bool *restrict hflip ) in transform_GetBasicOps()
284 static video_transform_t transform_FromBasicOps( unsigned angle, bool hflip ) in transform_FromBasicOps()
310 bool hflip = hflip1 ^ hflip2; in video_format_GetTransform() local
325 bool hflip = hflip2 ^ hflip1; in video_format_TransformBy() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dshuuz.c345 int hflip = data1 & 0x8000; in pf_render_callback() local
393 int hflip = data1 & 0x8000; in pf_overrender_callback() local
451 int hflip = data[1] & 0x8000; in mo_render_callback() local
526 int hflip = data[1] & 0x8000; in mo_print_callback() local
600 int hflip = data[1] & 0x8000; in debug() local
H A Drelief.c470 int hflip = data1 & 0x8000; in pf_render_callback() local
515 int hflip = data1 & 0x8000; in pf2_render_callback() local
572 int hflip = data1 & 0x8000; in pf2_overrender_callback() local
624 int hflip = data[1] & 0x8000; in mo_render_callback() local
771 int hflip = data[3] & 0x0008; in debug() local
H A Dbatman.c562 int hflip = data1 & 0x8000; in pf_render_callback() local
612 int hflip = data1 & 0x8000; in pf2_render_callback() local
678 int hflip = data1 & 0x8000; in pf_overrender_callback() local
723 int hflip = data1 & 0x8000; in pf2_overrender_callback() local
782 int hflip = data[1] & 0x8000; in mo_render_callback() local
951 int hflip = data[3] & 0x0008; in debug() local
H A Dthunderj.c582 int hflip = data1 & 0x8000; in pf_render_callback() local
632 int hflip = data1 & 0x8000; in pf2_render_callback() local
700 int hflip = data1 & 0x8000; in pf_overrender_callback() local
745 int hflip = data1 & 0x8000; in pf2_overrender_callback() local
806 int hflip = data[1] & 0x8000; in mo_render_callback() local
1030 int hflip = data[1] & 0x8000; in debug() local
H A Dklax.c297 int hflip = data1 & 0x8000; in pf_render_callback() local
335 int hflip = data1 & 0x8000; in pf_overrender_callback() local
388 int hflip = data[3] & 0x0008; in mo_render_callback() local
H A Dtoobin.c293 int hflip = data & 0x400; in toobin_vh_screenrefresh() local
468 int hflip = data2 & 0x4000; in pf_render_callback() local
518 int hflip = data2 & 0x4000; in pf_overrender_callback() local
574 int hflip = data[1] & 0x4000; in mo_render_callback() local
H A Dmcr12.c222 int hflip = attr & 0x02; in mcr2_update_background() local
272 int code, x, y, sx, sy, xcount, ycount, xtile, ytile, hflip, vflip; in mcr12_update_sprites() local
402 static void render_one_sprite(int code, int sx, int sy, int hflip, int vflip) in render_one_sprite()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dcoarsepanel.h33 Gtk::ToggleButton* hflip; variable
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dcoarsepanel.h32 Gtk::ToggleButton* hflip; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dsprite_3d.h67 bool hflip; variable
230 bool hflip; variable
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dsprite_3d.h67 bool hflip; variable
230 bool hflip; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c297 __s32 vflip, hflip; in rotation_thread_function() local
433 __s32 vflip, __s32 hflip) in s5k83a_set_flip_real()
468 int hflip = sd->hflip->val; in s5k83a_set_hvflip() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c297 __s32 vflip, hflip; in rotation_thread_function() local
433 __s32 vflip, __s32 hflip) in s5k83a_set_flip_real()
468 int hflip = sd->hflip->val; in s5k83a_set_hvflip() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c297 __s32 vflip, hflip; in rotation_thread_function() local
433 __s32 vflip, __s32 hflip) in s5k83a_set_flip_real()
468 int hflip = sd->hflip->val; in s5k83a_set_hvflip() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dsprite_3d.h69 bool hflip; variable
215 bool hflip; variable
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dsprite_3d.h69 bool hflip; variable
215 bool hflip; variable
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dsprite.h47 bool hflip; variable
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dsprite.h47 bool hflip; variable
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dtexture_rect.h54 bool hflip; variable
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dtexture_rect.h54 bool hflip; variable
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dsprite.h45 bool hflip; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dsprite.h45 bool hflip; variable

12345678910>>...14