Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dcelobj32.cpp483 struct MAPPER_NoMap { struct
770 render<MAPPER_NoMap, SCALER_NoScale<true, READER_Compressed> >(target, targetRect, scaledPosition); in drawHzFlip()
774 …render<MAPPER_NoMap, SCALER_NoScale<false, READER_Compressed> >(target, targetRect, scaledPosition… in drawNoFlip()
778 …render<MAPPER_NoMap, SCALER_NoScale<false, READER_Uncompressed> >(target, targetRect, scaledPositi… in drawUncompNoFlip()
782 …render<MAPPER_NoMap, SCALER_NoScale<true, READER_Uncompressed> >(target, targetRect, scaledPositio… in drawUncompHzFlip()
787 …render<MAPPER_NoMap, SCALER_Scale<true, READER_Compressed> >(target, targetRect, scaledPosition, s… in scaleDraw()
789 …render<MAPPER_NoMap, SCALER_Scale<false, READER_Compressed> >(target, targetRect, scaledPosition, … in scaleDraw()
795 …render<MAPPER_NoMap, SCALER_Scale<true, READER_Uncompressed> >(target, targetRect, scaledPosition,… in scaleDrawUncomp()
797 …render<MAPPER_NoMap, SCALER_Scale<false, READER_Uncompressed> >(target, targetRect, scaledPosition… in scaleDrawUncomp()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dcelobj32.cpp506 struct MAPPER_NoMap { struct
795 render<MAPPER_NoMap, SCALER_NoScale<true, READER_Compressed> >(target, targetRect, scaledPosition); in drawHzFlip()
799 …render<MAPPER_NoMap, SCALER_NoScale<false, READER_Compressed> >(target, targetRect, scaledPosition… in drawNoFlip()
803 …render<MAPPER_NoMap, SCALER_NoScale<false, READER_Uncompressed> >(target, targetRect, scaledPositi… in drawUncompNoFlip()
807 …render<MAPPER_NoMap, SCALER_NoScale<true, READER_Uncompressed> >(target, targetRect, scaledPositio… in drawUncompHzFlip()
812 …render<MAPPER_NoMap, SCALER_Scale<true, READER_Compressed> >(target, targetRect, scaledPosition, s… in scaleDraw()
814 …render<MAPPER_NoMap, SCALER_Scale<false, READER_Compressed> >(target, targetRect, scaledPosition, … in scaleDraw()
820 …render<MAPPER_NoMap, SCALER_Scale<true, READER_Uncompressed> >(target, targetRect, scaledPosition,… in scaleDrawUncomp()
822 …render<MAPPER_NoMap, SCALER_Scale<false, READER_Uncompressed> >(target, targetRect, scaledPosition… in scaleDrawUncomp()