Home
last modified time | relevance | path

Searched defs:srcAdd (Results 1 – 10 of 10) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Flat8/
H A Dfl8dbl.c68 long srcAdd, dstAdd; in flat8_flat8_smooth_h_double_ubitmap() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/graphics/opengl/
H A Dtexture.cpp380 uint srcAdd = srcPitch - width; in doPaletteLookUp() local
467 const uint srcAdd = _rgbData.pitch - 2 * dirtyArea.width(); in updateGLTexture() local
517 const uint srcAdd = _rgbData.pitch - 4 * dirtyArea.width(); in updateGLTexture() local
/dports/games/scummvm/scummvm-2.5.1/backends/graphics/opengl/
H A Dtexture.cpp420 const uint srcAdd = _rgbData.pitch - 2 * dirtyArea.width(); in updateGLTexture() local
462 const uint srcAdd = _rgbData.pitch - 4 * dirtyArea.width(); in updateGLTexture() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/vkeybd/
H A Dvirtual-keyboard-gui.cpp61 int srcAdd = surf_src->w - blitW; in blitImplementation() local
/dports/games/residualvm/residualvm-0.3.1/backends/vkeybd/
H A Dvirtual-keyboard-gui.cpp61 int srcAdd = surf_src->w - blitW; in blitImplementation() local
/dports/games/scummvm/scummvm-2.5.1/backends/vkeybd/
H A Dvirtual-keyboard-gui.cpp61 int srcAdd = surf_src->w - blitW; in blitImplementation() local
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/primitives/
H A Dprim_colors.c451 const DWORD srcAdd = srcStep / sizeof(INT16); in general_RGBToRGB_16s8u_P3AC4R_general() local
479 const DWORD srcAdd = srcStep / sizeof(INT16); in general_RGBToRGB_16s8u_P3AC4R_BGRX() local
/dports/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0/src/
H A Dvia_xv.c1541 int srcAdd; in nv12Blit() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/graphics/
H A Dscreen.cpp468 int srcAdd = (srcPitch - w) * srcBpp; in scale2x() local
647 int srcAdd = 0; in copyWsaRect() local
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/graphics/
H A Dscreen.cpp450 int srcAdd = srcPitch - w; in scale2x() local
623 int srcAdd = 0; in copyWsaRect() local