Home
last modified time | relevance | path

Searched defs:srcRect (Results 1 – 25 of 1521) sorted by relevance

12345678910>>...61

/dports/games/manaplus/manaplus-2.1.3.17/src/render/
H A Dsurfacegraphics.cpp61 SDL_Rect srcRect; in drawImage() local
99 SDL_Rect srcRect; in copyImage() local
131 SDL_Rect srcRect; in drawImageCached() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.h23 SkRect srcRect, in Make()
36 SkRect srcRect; variable
45 SkRect srcRect, in GrMagnifierEffect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DSkGpuDevice_drawTexture.cpp32 static bool has_aligned_samples(const SkRect& srcRect, const SkRect& transformedRect) { in has_aligned_samples()
43 static bool may_color_bleed(const SkRect& srcRect, in may_color_bleed()
73 const SkRect& srcRect, in can_ignore_bilerp_constraint()
113 SkRect srcRect = src ? *src : SkRect::MakeWH(proxy->width(), proxy->height()); in draw_texture_affine() local
147 const SkRect* srcRect, const SkRect* dstRect, in drawPinnedTextureProxy()
162 const SkRect* srcRect, const SkRect* dstRect, in drawTextureMaker()
184 const SkRect* srcRect, in drawTextureProducer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.h20 SkRect srcRect, float xInvZoom, float yInvZoom, in Make()
31 SkRect srcRect; variable
38 GrMagnifierEffect(sk_sp<GrTextureProxy> src, SkIRect bounds, SkRect srcRect, float xInvZoom, in GrMagnifierEffect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.h20 SkRect srcRect, float xInvZoom, float yInvZoom, in Make()
31 SkRect srcRect; variable
38 GrMagnifierEffect(sk_sp<GrTextureProxy> src, SkIRect bounds, SkRect srcRect, float xInvZoom, in GrMagnifierEffect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.h22 SkRect srcRect, in Make()
36 SkRect srcRect; variable
45 SkRect srcRect, in GrMagnifierEffect()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.h20 SkRect srcRect, float xInvZoom, float yInvZoom, in Make()
31 SkRect srcRect; variable
38 GrMagnifierEffect(sk_sp<GrTextureProxy> src, SkIRect bounds, SkRect srcRect, float xInvZoom, in GrMagnifierEffect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.h20 SkRect srcRect, float xInvZoom, float yInvZoom, in Make()
31 SkRect srcRect; variable
38 GrMagnifierEffect(sk_sp<GrTextureProxy> src, SkIRect bounds, SkRect srcRect, float xInvZoom, in GrMagnifierEffect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrMagnifierEffect.h20 SkRect srcRect() const { return fSrcRect; } in srcRect() function
26 SkRect srcRect, float xInvZoom, float yInvZoom, in Make()
36 GrMagnifierEffect(sk_sp<GrTextureProxy> src, SkIRect bounds, SkRect srcRect, float xInvZoom, in GrMagnifierEffect()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrCopySurfaceBatch.cpp14 const SkIRect& srcRect, in ClipSrcRectAndDstPoint()
62 GrBatch* GrCopySurfaceBatch::Create(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in Create()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DSkGpuDevice_drawTexture.cpp31 static bool has_aligned_samples(const SkRect& srcRect, const SkRect& transformedRect) { in has_aligned_samples()
42 static bool may_color_bleed(const SkRect& srcRect, in may_color_bleed()
72 const SkRect& srcRect, in can_ignore_bilerp_constraint()
91 const SkRect* srcRect, in drawTextureProducer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dtileimagefilter.cpp71 SkRect srcRect = SkRect::MakeXYWH(SkIntToScalar(image->width()/4), in onDraw() local
104 SkRect srcRect = SkRect::MakeWH(SkIntToScalar(fBitmap->width()), in onDraw() local
128 SkRect srcRect = SkRect::MakeXYWH(0, 0, 50, 50); in onDraw() local
H A Dasyncrescaleandread.cpp41 static sk_sp<SkImage> do_read_and_scale(SkSurface* surface, const SkIRect& srcRect, in do_read_and_scale()
60 const SkIRect& srcRect, SkISize size, in do_read_and_scale_yuv()
114 const SkIRect& srcRect, SkISize newSize, bool doYUV420, in do_rescale_grid()
162 const SkIRect& srcRect, SkISize newSize, in do_rescale_image_grid()
257 const auto srcRect = SkIRect::MakeXYWH(kBorder, kBorder, kInner, kInner); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dtileimagefilter.cpp71 SkRect srcRect = SkRect::MakeXYWH(SkIntToScalar(image->width()/4), in onDraw() local
104 SkRect srcRect = SkRect::MakeWH(SkIntToScalar(fBitmap->width()), in onDraw() local
128 SkRect srcRect = SkRect::MakeXYWH(0, 0, 50, 50); in onDraw() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrCopySurfaceOp.cpp14 const SkIRect& srcRect, in clip_src_rect_and_dst_point()
63 const SkIRect& srcRect, in Make()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGeneratedImage.cpp37 …Image::draw(GraphicsContext* context, const FloatRect& dstRect, const FloatRect& srcRect, ColorSpa… in draw()
49 void GeneratedImage::drawPattern(GraphicsContext* context, const FloatRect& srcRect, const AffineTr… in drawPattern()
/dports/games/orbital_eunuchs_sniper/orbital_eunuchs_sniper-1.30/src/
H A Dprints.cpp49 SDL_Rect srcRect, tgtRect; in print() local
73 SDL_Rect srcRect, tgtRect; in printShadow() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrCopyRenderTask.cpp15 const SkIRect& srcRect, in Make()
47 const SkIRect& srcRect, in GrCopyRenderTask()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrCopyRenderTask.cpp15 const SkIRect& srcRect, in Make()
47 const SkIRect& srcRect, in GrCopyRenderTask()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrCopyRenderTask.cpp15 const SkIRect& srcRect, in Make()
47 const SkIRect& srcRect, in GrCopyRenderTask()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrCopyRenderTask.cpp15 const SkIRect& srcRect, in Make()
47 const SkIRect& srcRect, in GrCopyRenderTask()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/graphics/filters/
H A DSVGFEImage.cpp52 FloatRect srcRect(FloatPoint(), m_image->size()); in determineAbsolutePaintRect() local
68 FloatRect srcRect(FloatPoint(), m_image->size()); in apply() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DBinarizeOpImage.java169 Rectangle srcRect = mapDestRect(destRect,0); // should be identical to destRect in byteLoop() local
216 Rectangle srcRect = mapDestRect(destRect,0); // should be identical to destRect in shortLoop() local
263 Rectangle srcRect = mapDestRect(destRect,0); // should be identical to destRect in ushortLoop() local
312 Rectangle srcRect = mapDestRect(destRect,0); // should be identical to destRect in intLoop() local
344 Rectangle srcRect = mapDestRect(destRect,0); // should be identical to destRect in floatLoop() local
375 Rectangle srcRect = mapDestRect(destRect,0); // should be identical to destRect in doubleLoop() local
/dports/games/scummvm/scummvm-2.5.1/engines/director/
H A Dwindow.cpp91 Common::Rect srcRect = channel->getBbox(); in invertChannel() local
193 Common::Rect srcRect = channel->getBbox(); in inkBlitFrom() local
215 void Window::inkBlitShape(DirectorPlotData *pd, Common::Rect &srcRect) { in inkBlitShape()
286 void Window::inkBlitSurface(DirectorPlotData *pd, Common::Rect &srcRect, const Graphics::Surface *m… in inkBlitSurface()
320 void Window::inkBlitStretchSurface(DirectorPlotData *pd, Common::Rect &srcRect, const Graphics::Sur… in inkBlitStretchSurface()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/SunGraphics2D/SourceClippingBlitTest/
H A DSourceClippingBlitTest.java149 Rectangle srcRect = (Rectangle)IMAGE_BOUNDS.clone(); in runTests() local
158 render(getGraphics(), srcIm, srcRect, dstRect); in runTests() local
173 Rectangle srcRect, Rectangle dstRect) in render()
204 public void test(Rectangle srcRect, Rectangle dstRect) { in test()

12345678910>>...61