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

  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 110 void removeAnimationForKey(const String& key);
GraphicsLayerCA.cpp 435 fromLayer->removeAnimationForKey(animationIdentifier);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 361 void PlatformCALayer::removeAnimationForKey(const String& key)
364 [m_layer.get() removeAnimationForKey:key];
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 278 void PlatformCALayer::removeAnimationForKey(const String& key)

Completed in 51 milliseconds