HomeSort by relevance Sort by last modified time
    Searched refs:addAnimationForKey (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 109 void addAnimationForKey(const String& key, PlatformCAAnimation* animation);
GraphicsLayerCA.cpp 436 toLayer->addAnimationForKey(animationIdentifier, anim.get());
440 toLayer->addAnimationForKey(animationIdentifier, anim.get());
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 263 void PlatformCALayer::addAnimationForKey(const String& key, PlatformCAAnimation* animation)
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 342 void PlatformCALayer::addAnimationForKey(const String& key, PlatformCAAnimation* animation)

Completed in 37 milliseconds