Home
last modified time | relevance | path

Searched refs:surfaceBounds (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/
H A Dsurface.cpp357 Common::Rect surfaceBounds; in draw() local
358 getSurfaceBounds(surfaceBounds); in draw()
365 getSurfaceBounds(surfaceBounds); in draw()
368 r2.translate(surfaceBounds.left - bounds.left, surfaceBounds.top - bounds.top); in draw()
375 Common::Rect surfaceBounds; in initFromPICTFile() local
376 getSurfaceBounds(surfaceBounds); in initFromPICTFile()
377 sizeElement(surfaceBounds.width(), surfaceBounds.height()); in initFromPICTFile()
383 Common::Rect surfaceBounds; in initFromPICTResource() local
385 sizeElement(surfaceBounds.width(), surfaceBounds.height()); in initFromPICTResource()
391 Common::Rect surfaceBounds; in initFromMovieFrame() local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/
H A Dsurface.cpp357 Common::Rect surfaceBounds; in draw() local
358 getSurfaceBounds(surfaceBounds); in draw()
365 getSurfaceBounds(surfaceBounds); in draw()
368 r2.translate(surfaceBounds.left - bounds.left, surfaceBounds.top - bounds.top); in draw()
375 Common::Rect surfaceBounds; in initFromPICTFile() local
376 getSurfaceBounds(surfaceBounds); in initFromPICTFile()
377 sizeElement(surfaceBounds.width(), surfaceBounds.height()); in initFromPICTFile()
383 Common::Rect surfaceBounds; in initFromPICTResource() local
385 sizeElement(surfaceBounds.width(), surfaceBounds.height()); in initFromPICTResource()
391 Common::Rect surfaceBounds; in initFromMovieFrame() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/opengl/
H A DOGLUtilities.java214 Rectangle surfaceBounds = sData.getBounds(); in getOGLViewport() local
216 int y1 = surfaceBounds.height - (y0 + componentHeight); in getOGLViewport()
264 Rectangle surfaceBounds = sData.getBounds(); in getOGLScissorBox() local
266 int y1 = surfaceBounds.height - (y0 + h); in getOGLScissorBox()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/support/
H A Dscreen_manager.cpp176 Rect surfaceBounds = (surfaceNum == SURFACE_PRIMARY) ? _frontSurfaceBounds : in fillRect() local
178 if (!surfaceBounds.isEmpty()) in fillRect()
179 tempRect.constrain(surfaceBounds); in fillRect()
202 Rect surfaceBounds = (surfaceNum == SURFACE_PRIMARY) ? _frontSurfaceBounds : in blitFrom() local
205 if (!surfaceBounds.isEmpty()) { in blitFrom()
210 rect2.constrain(surfaceBounds); in blitFrom()
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/support/
H A Dscreen_manager.cpp176 Rect surfaceBounds = (surfaceNum == SURFACE_PRIMARY) ? _frontSurfaceBounds : in fillRect() local
178 if (!surfaceBounds.isEmpty()) in fillRect()
179 tempRect.constrain(surfaceBounds); in fillRect()
202 Rect surfaceBounds = (surfaceNum == SURFACE_PRIMARY) ? _frontSurfaceBounds : in blitFrom() local
205 if (!surfaceBounds.isEmpty()) { in blitFrom()
210 rect2.constrain(surfaceBounds); in blitFrom()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgracanvas2d.pas1260 sourceBounds, usedSourceBounds, surfaceBounds, shadowBounds: TRect;
1302 shadowBounds := surfaceBounds;
1309 surfaceBounds.Union(shadowBounds);
1332 bmpTransf := BGRABitmapFactory.Create(surfaceBounds.Width,surfaceBounds.Height,BGRABlack);
1334 m := AffineMatrixTranslation(-surfaceBounds.Left-0.5,-surfaceBounds.Top-0.5)*m;
1340 surface.EraseMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf) else
1343 …DrawShadowMask(surfaceBounds.Left+round(shadowOffsetX),surfaceBounds.Top+round(shadowOffsetY), bmp…
1351 … surface.FillMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf, tempScan, GetDrawMode);
1360 … surface.FillMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf, tempScan, GetDrawMode);
1363 …surface.FillMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf, currentState.fillTextureProvider…
[all …]
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgracanvas2d.pas1260 sourceBounds, usedSourceBounds, surfaceBounds, shadowBounds: TRect;
1302 shadowBounds := surfaceBounds;
1309 surfaceBounds.Union(shadowBounds);
1332 bmpTransf := BGRABitmapFactory.Create(surfaceBounds.Width,surfaceBounds.Height,BGRABlack);
1334 m := AffineMatrixTranslation(-surfaceBounds.Left-0.5,-surfaceBounds.Top-0.5)*m;
1340 surface.EraseMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf) else
1343 …DrawShadowMask(surfaceBounds.Left+round(shadowOffsetX),surfaceBounds.Top+round(shadowOffsetY), bmp…
1351 … surface.FillMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf, tempScan, GetDrawMode);
1360 … surface.FillMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf, tempScan, GetDrawMode);
1363 …surface.FillMask(surfaceBounds.Left,surfaceBounds.Top, bmpTransf, currentState.fillTextureProvider…
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/metal/
H A DMTLSurfaceData.m271 NSRect surfaceBounds = [v bounds];
274 bmtlsdo->width = surfaceBounds.size.width;
275 bmtlsdo->height = surfaceBounds.size.height;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m288 NSRect surfaceBounds = [v bounds];
291 oglsdo->width = surfaceBounds.size.width;
292 oglsdo->height = surfaceBounds.size.height;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m288 NSRect surfaceBounds = [v bounds];
291 oglsdo->width = surfaceBounds.size.width;
292 oglsdo->height = surfaceBounds.size.height;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m288 NSRect surfaceBounds = [v bounds];
291 oglsdo->width = surfaceBounds.size.width;
292 oglsdo->height = surfaceBounds.size.height;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m288 NSRect surfaceBounds = [v bounds];
291 oglsdo->width = surfaceBounds.size.width;
292 oglsdo->height = surfaceBounds.size.height;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m289 NSRect surfaceBounds = [v bounds];
292 oglsdo->width = surfaceBounds.size.width;
293 oglsdo->height = surfaceBounds.size.height;
/dports/games/scummvm/scummvm-2.5.1/engines/twine/
H A Dmovies.cpp300 const Common::Rect surfaceBounds(0, 0, surface->w, surface->h); in prepareGIF() local
301 target.transBlitFrom(surface, surfaceBounds, target.getBounds(), 0, false, 0, 0xff, nullptr, true); in prepareGIF()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m288 NSRect surfaceBounds = [v bounds];
291 oglsdo->width = surfaceBounds.size.width;
292 oglsdo->height = surfaceBounds.size.height;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m288 NSRect surfaceBounds = [v bounds];
291 oglsdo->width = surfaceBounds.size.width;
292 oglsdo->height = surfaceBounds.size.height;

12