Home
last modified time | relevance | path

Searched defs:adjWidth (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/mgba/mgba-0.9.2/src/platform/sdl/
H A Drpi-common.c51 int dispWidth = 240, dispHeight = 160, adjWidth; in mRPIGLCommonInit() local
/dports/games/libretro-mgba/mgba-6186d45/src/platform/sdl/
H A Drpi-common.c51 int dispWidth = 240, dispHeight = 160, adjWidth; in mRPIGLCommonInit() local
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOBULLETA.cpp219 short adjWidth = targetWidth-1; // adjusted width; in add_bullet_possible() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_command_buffer.cpp415 uint32_t adjWidth = ((threadSpaceWidth + 1) >> 1) << 1; in AddMediaObjectWalker() local
H A Dcm_hal.cpp7221 uint16_t adjWidth = ((kernelThreadSpace.threadSpaceWidth + 1) >> 1) << 1; in HalCm_SetupMediaWalkerParams() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_command_buffer.cpp415 uint32_t adjWidth = ((threadSpaceWidth + 1) >> 1) << 1; in AddMediaObjectWalker() local
H A Dcm_hal.cpp7221 uint16_t adjWidth = ((kernelThreadSpace.threadSpaceWidth + 1) >> 1) << 1; in HalCm_SetupMediaWalkerParams() local
/dports/games/scummvm/scummvm-2.5.1/graphics/macgui/
H A Dmacwindowmanager.cpp886 int adjWidth, adjHeight; in draw() local
1027 …:adjustDimensions(const Common::Rect &clip, const Common::Rect &dims, int &adjWidth, int &adjHeigh… in adjustDimensions()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agi/
H A Dsystemui.cpp992 …I::createRect(int16 x, int16 adjX, int16 y, int16 adjY, int16 width, int16 adjWidth, int16 height,… in createRect()
H A Dgraphics.cpp328 …yRectToScreen(int16 x, int16 adjX, int16 y, int16 adjY, int16 width, int16 adjWidth, int16 height,… in copyDisplayRectToScreen()
1048 void GfxMgr::drawDisplayRect(int16 x, int16 adjX, int16 y, int16 adjY, int16 width, int16 adjWidth,… in drawDisplayRect()
/dports/games/scummvm/scummvm-2.5.1/engines/agi/
H A Dsystemui.cpp1026 …I::createRect(int16 x, int16 adjX, int16 y, int16 adjY, int16 width, int16 adjWidth, int16 height,… in createRect()
H A Dgraphics.cpp328 …yRectToScreen(int16 x, int16 adjX, int16 y, int16 adjY, int16 width, int16 adjWidth, int16 height,… in copyDisplayRectToScreen()
1048 void GfxMgr::drawDisplayRect(int16 x, int16 adjX, int16 y, int16 adjY, int16 width, int16 adjWidth,… in drawDisplayRect()
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/
H A Dtkogl.c670 int adjWidth = (int) (oglWinPtr->height * oglWinPtr->aspectRatio); in OGLwinViewport() local
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemmap.cpp2703 double adjWidth = ( mapRatio * bounds.height() - bounds.width() ) / 2.0; in updateAtlasFeature() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemmap.cpp2671 double adjWidth = ( mapRatio * bounds.height() - bounds.width() ) / 2.0; in updateAtlasFeature() local