Searched refs:AnimatedPropertyBackgroundColor (Results 1 – 4 of 4) sorted by relevance
56 AnimatedPropertyBackgroundColor enumerator
81 case AnimatedPropertyBackgroundColor: in propertyIdToString()922 case AnimatedPropertyBackgroundColor: break; in createAnimationFromKeyframes()
219 case AnimatedPropertyBackgroundColor: in propertyIdToString()1930 return (property == AnimatedPropertyBackgroundColor) ? m_contentsLayer.get() : primaryLayer(); in animatedLayer()1935 …return (property == AnimatedPropertyBackgroundColor) ? m_contentsLayerClones.get() : primaryLayerC… in animatedLayerClones()2077 …moveOrCopyAnimationsForProperty(Move, AnimatedPropertyBackgroundColor, oldLayer.get(), m_layer.get… in swapFromOrToTiledLayer()
1444 case AnimatedPropertyBackgroundColor: in paintIntoLayer()1461 return AnimatedPropertyBackgroundColor; in paintIntoLayer()