Home
last modified time | relevance | path

Searched refs:prio_transtable (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dk053246_k053247_k055673.h392 m_gfx->prio_transtable(bitmap,cliprect, in k053247_draw_yxloop_gx()
416 m_gfx->prio_transtable(bitmap,cliprect, in k053247_draw_yxloop_gx()
H A Dnamcos1.cpp193 gfx->prio_transtable(bitmap,cliprect, in draw_sprites()
H A Dk051960.cpp489 gfx(0)->prio_transtable(bitmap,cliprect, in k051960_sprites_draw()
H A Dk053244_k053245.cpp502 gfx(0)->prio_transtable(bitmap,cliprect, in sprites_draw()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dk053246_k053247_k055673.h392 m_gfx->prio_transtable(bitmap,cliprect, in k053247_draw_yxloop_gx()
416 m_gfx->prio_transtable(bitmap,cliprect, in k053247_draw_yxloop_gx()
H A Dnamcos1.cpp193 gfx->prio_transtable(bitmap,cliprect, in draw_sprites()
H A Dk053244_k053245.cpp502 gfx(0)->prio_transtable(bitmap,cliprect, in sprites_draw()
H A Dk051960.cpp489 gfx(0)->prio_transtable(bitmap,cliprect, in k051960_sprites_draw()
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddrawgfx.h254 …void prio_transtable(bitmap_ind16 &dest, const rectangle &cliprect, u32 code, u32 color, int flipx…
255 …void prio_transtable(bitmap_rgb32 &dest, const rectangle &cliprect, u32 code, u32 color, int flipx…
H A Ddrawgfx.cpp1086 void gfx_element::prio_transtable(bitmap_ind16 &dest, const rectangle &cliprect, in prio_transtable() function in gfx_element
1102 void gfx_element::prio_transtable(bitmap_rgb32 &dest, const rectangle &cliprect, in prio_transtable() function in gfx_element
1415 …return prio_transtable(dest, cliprect, code, color, flipx, flipy, destx, desty, priority, pmask, p… in prio_zoom_transtable()
1436 …return prio_transtable(dest, cliprect, code, color, flipx, flipy, destx, desty, priority, pmask, p… in prio_zoom_transtable()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddrawgfx.h254 …void prio_transtable(bitmap_ind16 &dest, const rectangle &cliprect, u32 code, u32 color, int flipx…
255 …void prio_transtable(bitmap_rgb32 &dest, const rectangle &cliprect, u32 code, u32 color, int flipx…
H A Ddrawgfx.cpp1086 void gfx_element::prio_transtable(bitmap_ind16 &dest, const rectangle &cliprect, in prio_transtable() function in gfx_element
1102 void gfx_element::prio_transtable(bitmap_rgb32 &dest, const rectangle &cliprect, in prio_transtable() function in gfx_element
1415 …return prio_transtable(dest, cliprect, code, color, flipx, flipy, destx, desty, priority, pmask, p… in prio_zoom_transtable()
1436 …return prio_transtable(dest, cliprect, code, color, flipx, flipy, destx, desty, priority, pmask, p… in prio_zoom_transtable()