Searched defs:animationIdentifier (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp219 static String animationIdentifier(const String& animationName, AnimatedPropertyID property, int index) function in namespace:WebCore
403 void GraphicsLayerClutter::moveOrCopyLayerAnimation(MoveOrCopy operation, const String& animationIdentifier, GraphicsLayerActor* fromLayer, GraphicsLayerActor* toLayer) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp247 static String animationIdentifier(const String& animationName, AnimatedPropertyID property, int index, int subIndex) function in namespace:WebCore
484 void GraphicsLayerCA::moveOrCopyLayerAnimation(MoveOrCopy operation, const String& animationIdentifier, PlatformCALayer *fromLayer, PlatformCALayer *toLayer) argument
[all...]

Completed in 136 milliseconds