Home
last modified time | relevance | path

Searched refs:GetAPZSampler (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DCompositorAnimationStorage.cpp210 RefPtr<APZSampler> apzSampler = mCompositorBridge->GetAPZSampler(); in SampleAnimations()
480 aCompositorBridge->GetAPZSampler()); in ApplyAnimatedValue()
484 aCompositorBridge->GetAPZSampler()); in ApplyAnimatedValue()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DCompositorAnimationStorage.cpp210 RefPtr<APZSampler> apzSampler = mCompositorBridge->GetAPZSampler(); in SampleAnimations()
480 aCompositorBridge->GetAPZSampler()); in ApplyAnimatedValue()
484 aCompositorBridge->GetAPZSampler()); in ApplyAnimatedValue()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DAsyncCompositionManager.cpp786 if (RefPtr<APZSampler> sampler = mCompositorBridge->GetAPZSampler()) { in ApplyAsyncContentTransformToTree()
1196 ApplyAsyncTransformToScrollbarForContent(mCompositorBridge->GetAPZSampler(), in ApplyAsyncTransformToScrollbar()
1238 if (RefPtr<APZSampler> apz = mCompositorBridge->GetAPZSampler()) { in TransformShadowTree()
H A DContainerLayerComposite.cpp444 sampler = cbp->GetAPZSampler(); in RenderLayers()
683 aManager->GetCompositor()->GetCompositorBridgeParent()->GetAPZSampler(); in ContainerRender()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DAsyncCompositionManager.cpp786 if (RefPtr<APZSampler> sampler = mCompositorBridge->GetAPZSampler()) { in ApplyAsyncContentTransformToTree()
1196 ApplyAsyncTransformToScrollbarForContent(mCompositorBridge->GetAPZSampler(), in ApplyAsyncTransformToScrollbar()
1238 if (RefPtr<APZSampler> apz = mCompositorBridge->GetAPZSampler()) { in TransformShadowTree()
H A DContainerLayerComposite.cpp444 sampler = cbp->GetAPZSampler(); in RenderLayers()
683 aManager->GetCompositor()->GetCompositorBridgeParent()->GetAPZSampler(); in ContainerRender()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DContainerLayerComposite.cpp419 sampler = cbp->GetAPZSampler(); in RenderLayers()
657 aManager->GetCompositor()->GetCompositorBridgeParent()->GetAPZSampler(); in ContainerRender()
H A DAsyncCompositionManager.cpp1002 if (RefPtr<APZSampler> sampler = mCompositorBridge->GetAPZSampler()) { in ApplyAsyncContentTransformToTree()
1417 ApplyAsyncTransformToScrollbarForContent(mCompositorBridge->GetAPZSampler(), in ApplyAsyncTransformToScrollbar()
1459 if (RefPtr<APZSampler> apz = mCompositorBridge->GetAPZSampler()) { in TransformShadowTree()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DCompositorAnimationStorage.cpp179 RefPtr<APZSampler> apzSampler = mCompositorBridge->GetAPZSampler(); in SampleAnimations()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp480 if (RefPtr<APZSampler> apz = cbp->GetAPZSampler()) { in UpdateAPZ()
498 if (RefPtr<APZSampler> apz = cbp->GetAPZSampler()) { in PushAPZStateToWR()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DCompositorBridgeParent.h509 RefPtr<APZSampler> GetAPZSampler();
H A DCompositorBridgeParent.cpp1078 RefPtr<APZSampler> CompositorBridgeParent::GetAPZSampler() { in GetAPZSampler() function in mozilla::layers::CompositorBridgeParent
1684 if (RefPtr<APZSampler> apz = parent->GetAPZSampler()) { in EraseLayerState()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DCompositorBridgeParent.h532 RefPtr<APZSampler> GetAPZSampler() const; in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DCompositorBridgeParent.cpp779 RefPtr<APZSampler> CompositorBridgeParent::GetAPZSampler() const { in GetAPZSampler() function in mozilla::layers::CompositorBridgeParent
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.h620 RefPtr<APZSampler> GetAPZSampler() const; in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DCompositorBridgeParent.cpp1062 RefPtr<APZSampler> CompositorBridgeParent::GetAPZSampler() const { in GetAPZSampler() function in mozilla::layers::CompositorBridgeParent
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DCompositorBridgeParent.h655 RefPtr<APZSampler> GetAPZSampler(); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DCompositorBridgeParent.cpp1164 RefPtr<APZSampler> CompositorBridgeParent::GetAPZSampler() { in GetAPZSampler() function in mozilla::layers::CompositorBridgeParent
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.h620 RefPtr<APZSampler> GetAPZSampler() const; in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DCompositorBridgeParent.cpp1062 RefPtr<APZSampler> CompositorBridgeParent::GetAPZSampler() const { in GetAPZSampler() function in mozilla::layers::CompositorBridgeParent
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1010 if (RefPtr<APZSampler> apz = cbp->GetAPZSampler()) { in SetAPZSampleTime()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1083 if (RefPtr<APZSampler> apz = cbp->GetAPZSampler()) { in SetAPZSampleTime()
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1092 if (RefPtr<APZSampler> apz = cbp->GetAPZSampler()) { in SetAPZSampleTime()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1083 if (RefPtr<APZSampler> apz = cbp->GetAPZSampler()) { in SetAPZSampleTime()