Searched refs:animationNameForTransition (Results 1 – 4 of 4) sorted by relevance
1357 …nimation(opacityVector, IntSize(), opacityAnim, GraphicsLayer::animationNameForTransition(Animated… in paintIntoLayer()1371 …erer())->borderBoxRect().size(), transformAnim, GraphicsLayer::animationNameForTransition(Animated… in paintIntoLayer()1392 …m_graphicsLayer->pauseAnimation(GraphicsLayer::animationNameForTransition(animatedProperty), timeO… in paintIntoLayer()1399 … m_graphicsLayer->removeAnimation(GraphicsLayer::animationNameForTransition(animatedProperty)); in paintIntoLayer()
299 static String animationNameForTransition(AnimatedPropertyID);
251 String GraphicsLayer::animationNameForTransition(AnimatedPropertyID property) in animationNameForTransition() function in WebCore::GraphicsLayer
33113 (WebCore::GraphicsLayer::animationNameForTransition):47841 (WebCore::GraphicsLayer::animationNameForTransition): Create a name47872 (WebCore::RenderLayerBacking::startTransition): Use animationNameForTransition() to generate47874 …ore::RenderLayerBacking::transitionPaused): Call pauseAnimation, using animationNameForTransition()47876 …::RenderLayerBacking::transitionFinished): Call removeAnimation, using animationNameForTransition()