Home
last modified time | relevance | path

Searched refs:AddMaskEffect (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DCompositableHost.cpp72 bool CompositableHost::AddMaskEffect(EffectChain& aEffects, in AddMaskEffect() function in mozilla::layers::CompositableHost
H A DCompositableHost.h139 bool AddMaskEffect(EffectChain& aEffects, const gfx::Matrix4x4& aTransform);
H A DLayerManagerComposite.cpp1530 if (!mCompositable->AddMaskEffect(aEffects, in AutoAddMaskEffect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DCompositableHost.cpp71 bool CompositableHost::AddMaskEffect(EffectChain& aEffects, in AddMaskEffect() function in mozilla::layers::CompositableHost
H A DCompositableHost.h139 bool AddMaskEffect(EffectChain& aEffects, const gfx::Matrix4x4& aTransform);
H A DLayerManagerComposite.cpp1520 if (!mCompositable->AddMaskEffect(aEffects, in AutoAddMaskEffect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DCompositableHost.cpp72 bool CompositableHost::AddMaskEffect(EffectChain& aEffects, in AddMaskEffect() function in mozilla::layers::CompositableHost
H A DCompositableHost.h139 bool AddMaskEffect(EffectChain& aEffects, const gfx::Matrix4x4& aTransform);
H A DLayerManagerComposite.cpp1530 if (!mCompositable->AddMaskEffect(aEffects, in AutoAddMaskEffect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DCompositableHost.cpp70 bool CompositableHost::AddMaskEffect(EffectChain& aEffects, in AddMaskEffect() function in mozilla::layers::CompositableHost
H A DCompositableHost.h136 bool AddMaskEffect(EffectChain& aEffects, const gfx::Matrix4x4& aTransform);
H A DLayerManagerComposite.cpp1314 if (!mCompositable->AddMaskEffect(aEffects, in AutoAddMaskEffect()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DCompositableHost.cpp150 CompositableHost::AddMaskEffect(EffectChain& aEffects, in AddMaskEffect() function in mozilla::layers::CompositableHost
H A DCompositableHost.h123 bool AddMaskEffect(EffectChain& aEffects,
H A DLayerManagerComposite.cpp1283 if (!mCompositable->AddMaskEffect(aEffects, aMaskLayer->GetEffectiveTransform())) { in AutoAddMaskEffect()