Home
last modified time | relevance | path

Searched refs:aJankedAnimations (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DOMTAController.cpp16 JankedAnimations&& aJankedAnimations) const { in NotifyJankedAnimations()
28 &OMTAController::NotifyJankedAnimations, std::move(aJankedAnimations))); in NotifyJankedAnimations()
35 bridge->NotifyJankedAnimations(aJankedAnimations); in NotifyJankedAnimations()
H A DOMTAController.h33 void NotifyJankedAnimations(JankedAnimations&& aJankedAnimations) const;
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DOMTAController.cpp16 JankedAnimations&& aJankedAnimations) const { in NotifyJankedAnimations()
28 &OMTAController::NotifyJankedAnimations, std::move(aJankedAnimations))); in NotifyJankedAnimations()
35 bridge->NotifyJankedAnimations(aJankedAnimations); in NotifyJankedAnimations()
H A DOMTAController.h33 void NotifyJankedAnimations(JankedAnimations&& aJankedAnimations) const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DOMTAController.cpp16 JankedAnimations&& aJankedAnimations) const { in NotifyJankedAnimations()
28 &OMTAController::NotifyJankedAnimations, std::move(aJankedAnimations))); in NotifyJankedAnimations()
35 bridge->NotifyJankedAnimations(aJankedAnimations); in NotifyJankedAnimations()
H A DOMTAController.h33 void NotifyJankedAnimations(JankedAnimations&& aJankedAnimations) const;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DLayerManager.cpp213 const nsTArray<uint64_t>& aJankedAnimations) { in UpdatePartialPrerenderedAnimations() argument
214 for (uint64_t id : aJankedAnimations) { in UpdatePartialPrerenderedAnimations()
H A DLayerManager.h720 const nsTArray<uint64_t>& aJankedAnimations);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DLayerManager.cpp213 const nsTArray<uint64_t>& aJankedAnimations) { in UpdatePartialPrerenderedAnimations() argument
214 for (uint64_t id : aJankedAnimations) { in UpdatePartialPrerenderedAnimations()
H A DLayerManager.h720 const nsTArray<uint64_t>& aJankedAnimations);
/dports/www/firefox/firefox-99.0/layout/painting/
H A DWindowRenderer.cpp168 const nsTArray<uint64_t>& aJankedAnimations) { in UpdatePartialPrerenderedAnimations() argument
169 for (uint64_t id : aJankedAnimations) { in UpdatePartialPrerenderedAnimations()
H A DWindowRenderer.h220 const nsTArray<uint64_t>& aJankedAnimations);
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DCompositorBridgeChild.cpp463 const LayersId& aLayersId, nsTArray<uint64_t>&& aJankedAnimations) { in RecvNotifyJankedAnimations() argument
466 mLayerManager->UpdatePartialPrerenderedAnimations(aJankedAnimations); in RecvNotifyJankedAnimations()
470 child->NotifyJankedAnimations(aJankedAnimations); in RecvNotifyJankedAnimations()
H A DCompositorBridgeChild.h88 const LayersId& aLayersId, nsTArray<uint64_t>&& aJankedAnimations);
H A DCompositorBridgeParent.cpp864 const JankedAnimations& aJankedAnimations) { in NotifyJankedAnimations() argument
865 MOZ_ASSERT(!aJankedAnimations.empty()); in NotifyJankedAnimations()
871 for (const auto& entry : aJankedAnimations) { in NotifyJankedAnimations()
H A DPCompositorBridge.ipdl127 async NotifyJankedAnimations(LayersId id, uint64_t[] aJankedAnimations);
H A DCompositorBridgeParent.h339 void NotifyJankedAnimations(const JankedAnimations& aJankedAnimations); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeChild.cpp688 const LayersId& aLayersId, nsTArray<uint64_t>&& aJankedAnimations) { in RecvNotifyJankedAnimations() argument
691 mLayerManager->UpdatePartialPrerenderedAnimations(aJankedAnimations); in RecvNotifyJankedAnimations()
695 child->NotifyJankedAnimations(aJankedAnimations); in RecvNotifyJankedAnimations()
H A DCompositorBridgeChild.h105 const LayersId& aLayersId, nsTArray<uint64_t>&& aJankedAnimations);
H A DCompositorBridgeParent.cpp1272 const JankedAnimations& aJankedAnimations) { in NotifyJankedAnimations() argument
1273 MOZ_ASSERT(!aJankedAnimations.empty()); in NotifyJankedAnimations()
1279 for (const auto& entry : aJankedAnimations) { in NotifyJankedAnimations()
H A DPCompositorBridge.ipdl142 async NotifyJankedAnimations(LayersId id, uint64_t[] aJankedAnimations);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeChild.cpp688 const LayersId& aLayersId, nsTArray<uint64_t>&& aJankedAnimations) { in RecvNotifyJankedAnimations() argument
691 mLayerManager->UpdatePartialPrerenderedAnimations(aJankedAnimations); in RecvNotifyJankedAnimations()
695 child->NotifyJankedAnimations(aJankedAnimations); in RecvNotifyJankedAnimations()
H A DCompositorBridgeChild.h105 const LayersId& aLayersId, nsTArray<uint64_t>&& aJankedAnimations);
H A DCompositorBridgeParent.cpp1272 const JankedAnimations& aJankedAnimations) { in NotifyJankedAnimations() argument
1273 MOZ_ASSERT(!aJankedAnimations.empty()); in NotifyJankedAnimations()
1279 for (const auto& entry : aJankedAnimations) { in NotifyJankedAnimations()
H A DPCompositorBridge.ipdl142 async NotifyJankedAnimations(LayersId id, uint64_t[] aJankedAnimations);

12