Home
last modified time | relevance | path

Searched refs:copyRectTranslate (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/
H A Dmsurface.h155 void copyRectTranslate(BaseSurface &srcSurface, const byte *paletteMap,
H A Dscreen.cpp719 copyRectTranslate(newScreen, paletteMap, in panTransition()
772 copyRectTranslate(*this, oldMap, Common::Point(0, 0), in swapForeground()
H A Dmsurface.cpp280 void BaseSurface::copyRectTranslate(BaseSurface &srcSurface, const byte *paletteMap, in copyRectTranslate() function in MADS::BaseSurface
/dports/games/scummvm/scummvm-2.5.1/engines/mads/
H A Dmsurface.h155 void copyRectTranslate(BaseSurface &srcSurface, const byte *paletteMap,
H A Dscreen.cpp719 copyRectTranslate(newScreen, paletteMap, in panTransition()
772 copyRectTranslate(*this, oldMap, Common::Point(0, 0), in swapForeground()
H A Dmsurface.cpp280 void BaseSurface::copyRectTranslate(BaseSurface &srcSurface, const byte *paletteMap, in copyRectTranslate() function in MADS::BaseSurface