Home
last modified time | relevance | path

Searched refs:aSigma (Results 1 – 25 of 108) sorted by relevance

12345

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawTargetDual.cpp101 const Point &aOffset, Float aSigma, in DrawSurfaceWithShadow() argument
104 mA->DrawSurfaceWithShadow(surface.mA, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
105 mB->DrawSurfaceWithShadow(surface.mB, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetCairo.h84 const Point &aOffset, Float aSigma,
145 const IntSize &aSize, SurfaceFormat aFormat, float aSigma) const override;
H A DDrawTargetCapture.cpp130 const Point& aOffset, Float aSigma, CompositionOp aOperator) { in DrawSurfaceWithShadow() argument
133 aSigma, aOperator); in DrawSurfaceWithShadow()
H A DDrawTargetWrapAndRecord.cpp493 const Point &aOffset, Float aSigma, CompositionOp aOp) { in DrawSurfaceWithShadow() argument
497 this, aSurface, aDest, aColor, aOffset, aSigma, aOp)); in DrawSurfaceWithShadow()
499 aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTargetDual.cpp101 const Point& aOffset, Float aSigma, in DrawSurfaceWithShadow() argument
104 mA->DrawSurfaceWithShadow(surface.mA, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
105 mB->DrawSurfaceWithShadow(surface.mB, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetCairo.h88 const Point& aOffset, Float aSigma,
154 const IntSize& aSize, SurfaceFormat aFormat, float aSigma) const override;
H A DDrawTargetCapture.cpp155 const Point& aOffset, Float aSigma, CompositionOp aOperator) { in DrawSurfaceWithShadow() argument
158 aSigma, aOperator); in DrawSurfaceWithShadow()
H A DDrawTargetWrapAndRecord.cpp506 const Point& aOffset, Float aSigma, CompositionOp aOp) { in DrawSurfaceWithShadow() argument
510 this, aSurface, aDest, aColor, aOffset, aSigma, aOp)); in DrawSurfaceWithShadow()
512 aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawTargetDual.cpp101 const Point& aOffset, Float aSigma, in DrawSurfaceWithShadow() argument
104 mA->DrawSurfaceWithShadow(surface.mA, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
105 mB->DrawSurfaceWithShadow(surface.mB, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetCairo.h85 const Point& aOffset, Float aSigma,
146 const IntSize& aSize, SurfaceFormat aFormat, float aSigma) const override;
H A DDrawTargetCapture.cpp155 const Point& aOffset, Float aSigma, CompositionOp aOperator) { in DrawSurfaceWithShadow() argument
158 aSigma, aOperator); in DrawSurfaceWithShadow()
H A DDrawTargetWrapAndRecord.cpp497 const Point& aOffset, Float aSigma, CompositionOp aOp) { in DrawSurfaceWithShadow() argument
501 this, aSurface, aDest, aColor, aOffset, aSigma, aOp)); in DrawSurfaceWithShadow()
503 aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetWrapAndRecord.h83 const Point& aOffset, Float aSigma,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTargetDual.cpp101 const Point& aOffset, Float aSigma, in DrawSurfaceWithShadow() argument
104 mA->DrawSurfaceWithShadow(surface.mA, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
105 mB->DrawSurfaceWithShadow(surface.mB, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetCairo.h88 const Point& aOffset, Float aSigma,
154 const IntSize& aSize, SurfaceFormat aFormat, float aSigma) const override;
H A DDrawTargetCapture.cpp155 const Point& aOffset, Float aSigma, CompositionOp aOperator) { in DrawSurfaceWithShadow() argument
158 aSigma, aOperator); in DrawSurfaceWithShadow()
H A DDrawTargetWrapAndRecord.cpp506 const Point& aOffset, Float aSigma, CompositionOp aOp) { in DrawSurfaceWithShadow() argument
510 this, aSurface, aDest, aColor, aOffset, aSigma, aOp)); in DrawSurfaceWithShadow()
512 aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawTargetDual.cpp108 Float aSigma, CompositionOp aOp) in DrawSurfaceWithShadow() argument
111 mA->DrawSurfaceWithShadow(surface.mA, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
112 mB->DrawSurfaceWithShadow(surface.mB, aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetCairo.h91 Float aSigma,
163 float aSigma) const override;
H A DDrawTargetRecording.cpp497 Float aSigma, in DrawSurfaceWithShadow() argument
502 …r->RecordEvent(RecordedDrawSurfaceWithShadow(this, aSurface, aDest, aColor, aOffset, aSigma, aOp)); in DrawSurfaceWithShadow()
503 mFinalDT->DrawSurfaceWithShadow(GetSourceSurface(aSurface), aDest, aColor, aOffset, aSigma, aOp); in DrawSurfaceWithShadow()
H A DDrawTargetCapture.h50 Float aSigma, in DrawSurfaceWithShadow() argument
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DDrawTargetCairo.h89 const Point& aOffset, Float aSigma,
155 const IntSize& aSize, SurfaceFormat aFormat, float aSigma) const override;
H A DDrawTargetCairo.cpp935 const Point& aOffset, Float aSigma, in DrawSurfaceWithShadow() argument
967 if (aSigma != 0.0f) { in DrawSurfaceWithShadow()
970 AlphaBoxBlur blur(extents, cairo_image_surface_get_stride(blursurf), aSigma, in DrawSurfaceWithShadow()
971 aSigma); in DrawSurfaceWithShadow()
1842 const IntSize& aSize, SurfaceFormat aFormat, float aSigma) const { in CreateShadowDrawTarget()
1853 if (aSigma == 0.0f || aFormat == SurfaceFormat::A8) { in CreateShadowDrawTarget()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DDrawTargetWebglInternal.h161 void SetSigma(float aSigma) { mSigma = aSigma; } in SetSigma() argument
H A DDrawTargetWebgl.h209 const Point& aOffset, Float aSigma,
269 Float aSigma, CompositionOp aOperator) override;

12345