Home
last modified time | relevance | path

Searched defs:sprite_screen_height (Results 1 – 25 of 44) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Ddeco_zoomspr.cpp39 …ap_ind8 *pri_buffer,uint32_t pri_mask, int sprite_screen_width, int sprite_screen_height, uint8_t… in dragngun_drawgfxzoom()
H A Dnamcos2_sprite.cpp56 const int sprite_screen_height = (scaley * gfx->height() + 0x8000) >> 16; in zdrawgfxzoom() local
H A Dtoaplan1.cpp681 const int sprite_screen_height = ((1 << 16) * gfx->height() + 0x8000) >> 16; in draw_sprite_custom() local
H A Dnamco_c355spr.cpp53 int sprite_screen_height = (scaley * gfx->height() + 0x8000) >> 16; in zdrawgfxzoom() local
H A Dtaito_f2.cpp291 const int sprite_screen_height = (scaley * gfx->height() + 0x8000) >> 16; in taito_f2_tc360_spritemixdraw() local
H A Dtatsumi.cpp119 int sprite_screen_height = ((ssy&0xffff)+block_size)>>16; in roundupt_drawgfxzoomrotate() local
H A Dpsikyosh.cpp682 …const int sprite_screen_height = ((high * gfx->height() * (0x400 * 0x400)) / zoomy + 0x200) >> 10;… in psikyosh_drawgfxzoom() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Ddeco_zoomspr.cpp39 …ap_ind8 *pri_buffer,uint32_t pri_mask, int sprite_screen_width, int sprite_screen_height, uint8_t… in dragngun_drawgfxzoom()
H A Dnamcos2_sprite.cpp56 const int sprite_screen_height = (scaley * gfx->height() + 0x8000) >> 16; in zdrawgfxzoom() local
H A Dnamco_c355spr.cpp53 int sprite_screen_height = (scaley * gfx->height() + 0x8000) >> 16; in zdrawgfxzoom() local
H A Dtoaplan1.cpp681 const int sprite_screen_height = ((1 << 16) * gfx->height() + 0x8000) >> 16; in draw_sprite_custom() local
H A Dtaito_f2.cpp291 const int sprite_screen_height = (scaley * gfx->height() + 0x8000) >> 16; in taito_f2_tc360_spritemixdraw() local
H A Dtatsumi.cpp119 int sprite_screen_height = ((ssy&0xffff)+block_size)>>16; in roundupt_drawgfxzoomrotate() local
H A Dpsikyosh.cpp682 …const int sprite_screen_height = ((high * gfx->height() * (0x400 * 0x400)) / zoomy + 0x200) >> 10;… in psikyosh_drawgfxzoom() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Ddeco_mlc_vidhrdw.c96 int sprite_screen_height = (scaley*gfx->height+(sy&0xffff))>>16; in mlc_drawgfxzoom() local
H A Dnamcos22_vidhrdw.c176 int sprite_screen_height = (scaley*gfx->height+0x8000)>>16; in mydrawgfxzoom() local
H A Dpsikyosh_vidhrdw.c703 …int sprite_screen_height = ((high*gfx->height*(0x400*0x400))/zoomy + 0x200)>>10; /* Round up to ne… in psikyosh_drawgfxzoom() local
H A Dtaito_f2_vidhrdw.c391 int sprite_screen_height = (scaley*gfx->height+0x8000)>>16; in taito_f2_tc360_spritemixdraw() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/psikyo/
H A Dpsikyosh_render.cpp328 INT32 sprite_screen_height = ((high << 24) / zoomy + 0x200) >> 10; in psikyosh_drawgfxzoom() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/psikyo/
H A Dpsikyosh_render.cpp328 INT32 sprite_screen_height = ((high << 24) / zoomy + 0x200) >> 10; in psikyosh_drawgfxzoom() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dpsikyosh_vidhrdw.c703 …int sprite_screen_height = ((high*gfx->height*(0x400*0x400))/zoomy + 0x200)>>10; /* Round up to ne… in psikyosh_drawgfxzoom() local
H A Dnamcos22_vidhrdw.c176 int sprite_screen_height = (scaley*gfx->height+0x8000)>>16; in mydrawgfxzoom() local
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp2426 int sprite_screen_width, int sprite_screen_height, int alpha) in stv_vdp2_drawgfxzoom()
2604 int sprite_screen_width, int sprite_screen_height, int alpha) in stv_vdp2_drawgfxzoom_rgb555()
2804 int sprite_screen_width, sprite_screen_height; in stv_vdp2_drawgfx_rgb555() local
2915 int sprite_screen_width, sprite_screen_height; in stv_vdp2_drawgfx_rgb888() local
H A Dimagetek_i4100.cpp865 const int sprite_screen_height = (scale * height + 0x8000) >> 16; in draw_spritegfx() local
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp2426 int sprite_screen_width, int sprite_screen_height, int alpha) in stv_vdp2_drawgfxzoom()
2604 int sprite_screen_width, int sprite_screen_height, int alpha) in stv_vdp2_drawgfxzoom_rgb555()
2804 int sprite_screen_width, sprite_screen_height; in stv_vdp2_drawgfx_rgb555() local
2915 int sprite_screen_width, sprite_screen_height; in stv_vdp2_drawgfx_rgb888() local

12