Searched refs:compositorPendingAnimations (Results 1 – 7 of 7) sorted by relevance
91 if (document.compositorPendingAnimations().update()) { in startPendingAnimations()
112 document->compositorPendingAnimations().update(false); in updateClockAndService()
58 timeline.document()->compositorPendingAnimations().add(player.get()); in create()612 timeline()->document()->compositorPendingAnimations().add(this); in setCompositorPending()
125 document->compositorPendingAnimations().update(); in TEST_F()
81 document->compositorPendingAnimations().update(false); in simulateFrame()
991 …CompositorPendingAnimations& compositorPendingAnimations() { return m_compositorPendingAnimations;… in compositorPendingAnimations() function
2259 …renderer()->node()->document().compositorPendingAnimations().notifyCompositorAnimationStarted(mono… in notifyAnimationStarted()