Home
last modified time | relevance | path

Searched refs:sprite_y_adjust (Results 1 – 19 of 19) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dbtime.cpp311 uint8_t sprite_y_adjust, uint8_t sprite_y_adjust_flip_screen, in draw_sprites() argument
340 y = y - sprite_y_adjust; in draw_sprites()
H A Ddecocass.cpp524 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in draw_sprites() argument
551 sy -= sprite_y_adjust; in draw_sprites()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dbtime.cpp311 uint8_t sprite_y_adjust, uint8_t sprite_y_adjust_flip_screen, in draw_sprites() argument
340 y = y - sprite_y_adjust; in draw_sprites()
H A Ddecocass.cpp524 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in draw_sprites() argument
551 sy -= sprite_y_adjust; in draw_sprites()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dbtime.c416 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in drawsprites() argument
443 sy -= sprite_y_adjust; in drawsprites()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dbtime_vidhrdw.c396 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in drawsprites() argument
423 sy -= sprite_y_adjust; in drawsprites()
H A Ddecocass_vidhrdw.c438 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in draw_sprites() argument
466 sy -= sprite_y_adjust; in draw_sprites()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dbtime_vidhrdw.c396 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in drawsprites() argument
423 sy -= sprite_y_adjust; in drawsprites()
H A Ddecocass_vidhrdw.c438 int sprite_y_adjust, int sprite_y_adjust_flip_screen, in draw_sprites() argument
466 sy -= sprite_y_adjust; in draw_sprites()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dbtime.h136 uint8_t sprite_y_adjust, uint8_t sprite_y_adjust_flip_screen,
H A Ddecocass.h220 int sprite_y_adjust, int sprite_y_adjust_flip_screen,
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dbtime.h136 uint8_t sprite_y_adjust, uint8_t sprite_y_adjust_flip_screen,
H A Ddecocass.h220 int sprite_y_adjust, int sprite_y_adjust_flip_screen,
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/toaplan/
H A Dd_toaplan1.cpp58 static INT32 sprite_y_adjust; variable
2049 sprite_y_adjust = adjust_sprite_y; in configure_graphics()
2445 sy -= sprite_y_adjust; in toaplan1_draw_sprite_custom()
2645 INT32 nVBlankLine = 240 + sprite_y_adjust; in DrvFrame()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/toaplan/
H A Dd_toaplan1.cpp58 static INT32 sprite_y_adjust; variable
2049 sprite_y_adjust = adjust_sprite_y; in configure_graphics()
2445 sy -= sprite_y_adjust; in toaplan1_draw_sprite_custom()
2645 INT32 nVBlankLine = 240 + sprite_y_adjust; in DrvFrame()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/
H A Dd_btime.cpp2001 static void draw_sprites(UINT8 color, UINT8 sprite_y_adjust, UINT8 sprite_y_adjust_flip_screen, UIN… in draw_sprites() argument
2031 y = y - sprite_y_adjust; in draw_sprites()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/
H A Dd_btime.cpp2050 static void draw_sprites(UINT8 color, UINT8 sprite_y_adjust, UINT8 sprite_y_adjust_flip_screen, UIN… in draw_sprites() argument
2080 y = y - sprite_y_adjust; in draw_sprites()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/dataeast/
H A Dd_decocass.cpp2954 static void draw_sprites(INT32 color, INT32 sprite_y_adjust, INT32 sprite_y_adjust_flip_screen, UIN… in draw_sprites() argument
2978 sy -= sprite_y_adjust; in draw_sprites()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/dataeast/
H A Dd_decocass.cpp2899 static void draw_sprites(INT32 color, INT32 sprite_y_adjust, INT32 sprite_y_adjust_flip_screen, UIN… in draw_sprites() argument
2923 sy -= sprite_y_adjust; in draw_sprites()