Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dcelobj32.cpp257 const bool useGlobalScaling = g_sci->_gfxFrameout->getScriptWidth() == kLowResX; in SCALER_Scale() local
258 if (useGlobalScaling) { in SCALER_Scale()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dcelobj32.cpp259 const bool useGlobalScaling = g_sci->_gfxFrameout->getScriptWidth() == kLowResX; in SCALER_Scale() local
260 if (useGlobalScaling) { in SCALER_Scale()