Home
last modified time | relevance | path

Searched defs:EffectChain (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DEffects.h193 struct EffectChain { struct
194 EffectChain() : mLayerRef(nullptr) {} in EffectChain() function
195 explicit EffectChain(void* aLayerRef) : mLayerRef(aLayerRef) {} in EffectChain() argument
197 RefPtr<Effect> mPrimaryEffect;
199 mSecondaryEffects;
200 void* mLayerRef; //!< For LayerScope logging
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DEffects.h192 struct EffectChain { struct
193 EffectChain() : mLayerRef(nullptr) {} in EffectChain() argument
194 explicit EffectChain(void* aLayerRef) : mLayerRef(aLayerRef) {} in EffectChain() argument
196 RefPtr<Effect> mPrimaryEffect;
198 mSecondaryEffects;
199 void* mLayerRef; //!< For LayerScope logging
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DEffects.h191 struct EffectChain { struct
192 EffectChain() : mLayerRef(nullptr) {} in EffectChain() argument
193 explicit EffectChain(void* aLayerRef) : mLayerRef(aLayerRef) {} in EffectChain() function
195 RefPtr<Effect> mPrimaryEffect;
197 mSecondaryEffects;
198 void* mLayerRef; //!< For LayerScope logging
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DEffects.h193 struct EffectChain { struct
194 EffectChain() : mLayerRef(nullptr) {} in EffectChain() function
195 explicit EffectChain(void* aLayerRef) : mLayerRef(aLayerRef) {} in EffectChain() function
197 RefPtr<Effect> mPrimaryEffect;
199 mSecondaryEffects;
200 void* mLayerRef; //!< For LayerScope logging
/dports/graphics/movit/movit-1.6.3/
H A Deffect_util.h19 class EffectChain; variable
H A Dcolorspace_conversion_effect.h23 friend class EffectChain; variable
H A Dgamma_compression_effect.h24 friend class EffectChain; variable
H A Dgamma_expansion_effect.h24 friend class EffectChain; variable
H A Dycbcr_conversion_effect.h22 friend class EffectChain; variable
H A Dunsharp_mask_effect.h22 class EffectChain; variable
H A Dcomplex_modulate_effect.h31 class EffectChain; variable
H A Ddiffusion_effect.h24 class EffectChain; variable
H A Dglow_effect.h16 class EffectChain; variable
H A Ddither_effect.h58 friend class EffectChain; variable
H A Deffect.h25 class EffectChain; variable
458 friend class EffectChain; variable
H A Dblur_effect.h26 class EffectChain; variable
/dports/audio/lmms/lmms-1.2.2/include/
H A DEffect.h36 class EffectChain; variable
225 friend class EffectChain; variable
H A DAudioPort.h35 class EffectChain; variable
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DEffects.h117 struct EffectChain { struct
118 RefPtr<Effect> mPrimaryEffect;
/dports/audio/mixxx/mixxx-2.3.0/src/effects/
H A Deffectchain.h16 class EffectChain; variable
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/effects/
H A DEffectChain.cpp27 EffectChain::EffectChain(AudioOutputDevice* pDevice, int iEffectChainId) { in EffectChain() function in LinuxSampler::EffectChain
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DEffectChain.cpp36 EffectChain::EffectChain( Model * _parent ) : in EffectChain() function in EffectChain
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/opengl/
H A Dfilter_glsl_manager.h66 class EffectChain; variable
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/movit/
H A Dfilter_glsl_manager.h66 class EffectChain; variable
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/opengl/
H A Dfilter_glsl_manager.h66 class EffectChain; variable

12