Home
last modified time | relevance | path

Searched defs:newSurface (Results 1 – 25 of 136) sorted by relevance

123456

/dports/games/blobby/blobby-1.0/src/
H A DRenderManager.cpp46 SDL_Surface *newSurface = createEmptySurface(surface->w, surface->h); in highlightSurface() local
92 SDL_Surface* newSurface = SDL_LoadBMP_RW(rwops , 1); in loadSurface() local
103 …SDL_Surface* newSurface = SDL_CreateRGBSurface(0, width, height, 32, 0x000000FF, 0x0000FF00, 0x00F… in createEmptySurface() local
H A DRenderManagerGL2D.cpp473 SDL_Surface* newSurface = loadSurface(filename); in setBackground() local
597 SDL_Surface* newSurface = loadSurface(filename); in drawImage() local
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/compositor/compositor_api/
H A Dqwaylandview.cpp129 void QWaylandViewPrivate::setSurface(QWaylandSurface *newSurface) in setSurface()
159 void QWaylandView::setSurface(QWaylandSurface *newSurface) in setSurface()
/dports/devel/mercator/mercator-0.3.3/Mercator/
H A DShader.cpp29 Surface * Shader::newSurface(const Segment & segment) const in newSurface() function in Mercator::Shader
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DActiveDesignSurfaceChangedEventArgs.cs42 public ActiveDesignSurfaceChangedEventArgs (DesignSurface oldSurface, DesignSurface newSurface) in ActiveDesignSurfaceChangedEventArgs()
/dports/devel/mercator/mercator-0.3.3/tests/
H A DSegmentperf.cpp53 Surface * Shader::newSurface(const Segment & segment) const in newSurface() function in Mercator::Shader
H A DSegmenttest.cpp50 Surface * Shader::newSurface(const Segment & segment) const in newSurface() function in Mercator::Shader
H A DTerrainaddAreatest.cpp131 Surface * Shader::newSurface(const Segment &) const in newSurface() function in Mercator::Shader
/dports/games/alienblaster/alienblaster/src/
H A DsurfaceDB.cc58 SDL_Surface *newSurface = SDL_LoadBMP( fn.c_str() ); in loadSurface() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/render/
H A Ddecoration.cpp86 void Decoration::setSurface(Surface *newSurface) in setSurface()
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/
H A Doverlay.cpp42 she::Surface* Overlay::setSurface(she::Surface* newSurface) in setSurface()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cryomni3d/
H A Dfixed_image.cpp314 void ZonFixedImage::updateSurface(const Graphics::Surface *newSurface) { in updateSurface()
/dports/games/scummvm/scummvm-2.5.1/engines/cryomni3d/
H A Dfixed_image.cpp318 void ZonFixedImage::updateSurface(const Graphics::Surface *newSurface) { in updateSurface()
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dtile_creator.c29 static SDL_Surface *temp, *newSurface, *image, *screen; variable
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/compositor/hardwarelayer/vsp2/
H A Dvsp2hardwarelayerintegration.cpp123 auto newSurface = m_hwLayer->waylandItem()->surface(); in handleSurfaceChanged() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DScreenUpdateManager.java318 SurfaceData newSurface = super.getReplacementScreenSurface(peer, sd); in getReplacementScreenSurface() local
/dports/games/ufoai/ufoai-2.5-source/src/libs/picomodel/
H A Dpm_obj.c588 picoSurface_t *newSurface; in _obj_load() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DScreenUpdateManager.java318 SurfaceData newSurface = super.getReplacementScreenSurface(peer, sd); in getReplacementScreenSurface() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxAndroidPlatform.cpp133 RefPtr<gfxASurface> newSurface; in CreateOffscreenSurface() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/sun/java2d/d3d/
H A DD3DScreenUpdateManager.java319 SurfaceData newSurface = super.getReplacementScreenSurface(peer, sd); in getReplacementScreenSurface() local
/dports/games/gtkradiant/GPL/GtkRadiant/libs/picomodel/
H A Dpm_obj.c614 picoSurface_t *newSurface; in _obj_load() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/classes/sun/java2d/d3d/
H A DD3DScreenUpdateManager.java319 SurfaceData newSurface = super.getReplacementScreenSurface(peer, sd); in getReplacementScreenSurface() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxAndroidPlatform.cpp111 RefPtr<gfxASurface> newSurface; in CreateOffscreenSurface() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/internal/
H A DImageList.java33 long newSurface = image.surface; in convertSurface() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/sun/java2d/d3d/
H A DD3DScreenUpdateManager.java319 SurfaceData newSurface = super.getReplacementScreenSurface(peer, sd); in getReplacementScreenSurface() local

123456