Home
last modified time | relevance | path

Searched refs:AdjustForStitch (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DSVGTurbulenceRenderer-inl.h41 IntPoint AdjustForStitch(IntPoint aLatticePoint,
211 SVGTurbulenceRenderer<Type, Stitch, f32x4_t, i32x4_t, u8x16_t>::AdjustForStitch( in AdjustForStitch() function
233 IntPoint b0 = AdjustForStitch(topLeftLatticePoint, aStitchInfo); in Noise2()
234 IntPoint b1 = AdjustForStitch(b0 + IntPoint(1, 1), aStitchInfo); in Noise2()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DSVGTurbulenceRenderer-inl.h41 IntPoint AdjustForStitch(IntPoint aLatticePoint,
211 SVGTurbulenceRenderer<Type, Stitch, f32x4_t, i32x4_t, u8x16_t>::AdjustForStitch( in AdjustForStitch() function
233 IntPoint b0 = AdjustForStitch(topLeftLatticePoint, aStitchInfo); in Noise2()
234 IntPoint b1 = AdjustForStitch(b0 + IntPoint(1, 1), aStitchInfo); in Noise2()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DSVGTurbulenceRenderer-inl.h41 IntPoint AdjustForStitch(IntPoint aLatticePoint,
211 SVGTurbulenceRenderer<Type, Stitch, f32x4_t, i32x4_t, u8x16_t>::AdjustForStitch( in AdjustForStitch() function
233 IntPoint b0 = AdjustForStitch(topLeftLatticePoint, aStitchInfo); in Noise2()
234 IntPoint b1 = AdjustForStitch(b0 + IntPoint(1, 1), aStitchInfo); in Noise2()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DSVGTurbulenceRenderer-inl.h41 IntPoint AdjustForStitch(IntPoint aLatticePoint,
211 SVGTurbulenceRenderer<Type, Stitch, f32x4_t, i32x4_t, u8x16_t>::AdjustForStitch( in AdjustForStitch() function
233 IntPoint b0 = AdjustForStitch(topLeftLatticePoint, aStitchInfo); in Noise2()
234 IntPoint b1 = AdjustForStitch(b0 + IntPoint(1, 1), aStitchInfo); in Noise2()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DSVGTurbulenceRenderer-inl.h41 IntPoint AdjustForStitch(IntPoint aLatticePoint,
207 SVGTurbulenceRenderer<Type, Stitch, f32x4_t, i32x4_t, u8x16_t>::AdjustForStitch( in AdjustForStitch() function
229 IntPoint b0 = AdjustForStitch(topLeftLatticePoint, aStitchInfo); in Noise2()
230 IntPoint b1 = AdjustForStitch(b0 + IntPoint(1, 1), aStitchInfo); in Noise2()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DSVGTurbulenceRenderer-inl.h39 IntPoint AdjustForStitch(IntPoint aLatticePoint, const StitchInfo& aStitchInfo) const;
217 SVGTurbulenceRenderer<Type,Stitch,f32x4_t,i32x4_t,u8x16_t>::AdjustForStitch(IntPoint aLatticePoint, in AdjustForStitch() function
240 IntPoint b0 = AdjustForStitch(topLeftLatticePoint, aStitchInfo); in Noise2()
241 IntPoint b1 = AdjustForStitch(b0 + IntPoint(1, 1), aStitchInfo); in Noise2()