Home
last modified time | relevance | path

Searched defs:aDestStride (Results 26 – 50 of 58) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTarget.cpp64 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask()
104 int32_t aDestStride, const IntSize& aSize, float aOpacity) { in ComputeLinearRGBLuminanceMask()
H A DLuminanceNEON.cpp29 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask_NEON()
H A DFilterProcessing.cpp67 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal()
82 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DFilterProcessingSSE2.cpp41 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal_SSE2()
50 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical_SSE2()
H A DDrawTarget.cpp64 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask()
104 int32_t aDestStride, const IntSize& aSize, float aOpacity) { in ComputeLinearRGBLuminanceMask()
H A DLuminanceNEON.cpp29 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask_NEON()
H A DFilterProcessing.cpp67 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal()
82 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DFilterProcessingSSE2.cpp41 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal_SSE2()
50 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical_SSE2()
H A DLuminanceNEON.cpp29 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask_NEON()
H A DFilterProcessing.cpp67 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal()
82 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTarget.cpp64 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask()
104 int32_t aDestStride, const IntSize& aSize, float aOpacity) { in ComputeLinearRGBLuminanceMask()
H A DFilterProcessingSSE2.cpp41 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal_SSE2()
50 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical_SSE2()
H A DLuminanceNEON.cpp29 int32_t aDestStride, const IntSize& aSize, in ComputesRGBLuminanceMask_NEON()
H A DFilterProcessing.cpp67 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal()
82 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DLuminanceNEON.cpp29 int32_t aDestStride, const IntSize &aSize, in ComputesRGBLuminanceMask_NEON()
H A DFilterProcessing.cpp67 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal()
82 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical()
H A DFilterProcessingSIMD-inl.h444 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius) { in ApplyMorphologyHorizontal_SIMD()
501 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyHorizontal_SIMD()
518 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius) { in ApplyMorphologyVertical_SIMD()
546 int32_t aDestStride, const IntRect& aDestRect, int32_t aRadius, in ApplyMorphologyVertical_SIMD()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DFilterProcessing.cpp68 uint8_t* aDestData, int32_t aDestStride, in ApplyMorphologyHorizontal()
85 uint8_t* aDestData, int32_t aDestStride, in ApplyMorphologyVertical()
H A DFilterProcessingSIMD-inl.h371 uint8_t* aDestData, int32_t aDestStride, in ApplyMorphologyHorizontal_SIMD()
427 uint8_t* aDestData, int32_t aDestStride, in ApplyMorphologyHorizontal_SIMD()
444 uint8_t* aDestData, int32_t aDestStride, in ApplyMorphologyVertical_SIMD()
471 uint8_t* aDestData, int32_t aDestStride, in ApplyMorphologyVertical_SIMD()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxImageSurface.cpp233 CopyForStride(unsigned char* aDest, unsigned char* aSrc, const IntSize& aSize, long aDestStride, lo… in CopyForStride()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxImageSurface.cpp195 const IntSize& aSize, long aDestStride, in CopyForStride()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxImageSurface.cpp195 const IntSize& aSize, long aDestStride, in CopyForStride()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxImageSurface.cpp195 const IntSize& aSize, long aDestStride, in CopyForStride()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxImageSurface.cpp193 const IntSize& aSize, long aDestStride, in CopyForStride()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxImageSurface.cpp195 const IntSize& aSize, long aDestStride, in CopyForStride()

123