Searched refs:animationPaused (Results 1 – 5 of 5) sorted by relevance
116 void animationPaused(double timeOffset, const String& name);
1334 void RenderLayerBacking::animationPaused(double timeOffset, const String& animationName) in paintIntoLayer() function in WebCore::RenderLayerBacking
271 layer->backing()->animationPaused(timeOffset, m_keyframes.animationName()); in pauseAnimation()
22565 (WebCore::RenderLayerBacking::animationPaused):77951 Call animationPaused() to notify the graphics layers about animation pausing.
47870 (WebCore::RenderLayerBacking::animationPaused): Re-ordered methods for clarity.