Home
last modified time | relevance | path

Searched refs:MAPPER_NoMD (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dcelobj32.cpp443 struct MAPPER_NoMD { struct
834 render<MAPPER_NoMD, SCALER_NoScale<false, READER_Compressed> >(target, targetRect, scaledPosition); in drawNoFlipNoMD()
838 render<MAPPER_NoMD, SCALER_NoScale<true, READER_Compressed> >(target, targetRect, scaledPosition); in drawHzFlipNoMD()
842 …render<MAPPER_NoMD, SCALER_NoScale<false, READER_Uncompressed> >(target, targetRect, scaledPositio… in drawUncompNoFlipNoMD()
850 …render<MAPPER_NoMD, SCALER_NoScale<true, READER_Uncompressed> >(target, targetRect, scaledPosition… in drawUncompHzFlipNoMD()
866 …render<MAPPER_NoMD, SCALER_Scale<true, READER_Compressed> >(target, targetRect, scaledPosition, sc… in scaleDrawNoMD()
868 …render<MAPPER_NoMD, SCALER_Scale<false, READER_Compressed> >(target, targetRect, scaledPosition, s… in scaleDrawNoMD()
880 …render<MAPPER_NoMD, SCALER_Scale<true, READER_Uncompressed> >(target, targetRect, scaledPosition, … in scaleDrawUncompNoMD()
882 …render<MAPPER_NoMD, SCALER_Scale<false, READER_Uncompressed> >(target, targetRect, scaledPosition,… in scaleDrawUncompNoMD()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dcelobj32.cpp466 struct MAPPER_NoMD { struct
859 render<MAPPER_NoMD, SCALER_NoScale<false, READER_Compressed> >(target, targetRect, scaledPosition); in drawNoFlipNoMD()
863 render<MAPPER_NoMD, SCALER_NoScale<true, READER_Compressed> >(target, targetRect, scaledPosition); in drawHzFlipNoMD()
867 …render<MAPPER_NoMD, SCALER_NoScale<false, READER_Uncompressed> >(target, targetRect, scaledPositio… in drawUncompNoFlipNoMD()
875 …render<MAPPER_NoMD, SCALER_NoScale<true, READER_Uncompressed> >(target, targetRect, scaledPosition… in drawUncompHzFlipNoMD()
891 …render<MAPPER_NoMD, SCALER_Scale<true, READER_Compressed> >(target, targetRect, scaledPosition, sc… in scaleDrawNoMD()
893 …render<MAPPER_NoMD, SCALER_Scale<false, READER_Compressed> >(target, targetRect, scaledPosition, s… in scaleDrawNoMD()
905 …render<MAPPER_NoMD, SCALER_Scale<true, READER_Uncompressed> >(target, targetRect, scaledPosition, … in scaleDrawUncompNoMD()
907 …render<MAPPER_NoMD, SCALER_Scale<false, READER_Uncompressed> >(target, targetRect, scaledPosition,… in scaleDrawUncompNoMD()