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

  /external/webkit/WebCore/platform/graphics/qt/
GraphicsLayerQt.h 68 virtual void removeAnimationsForKeyframes(const String& keyframesName);
GraphicsLayerQt.cpp     [all...]
  /external/webkit/WebCore/platform/graphics/android/
GraphicsLayerAndroid.h 93 virtual void removeAnimationsForKeyframes(const String& keyframesName);
GraphicsLayerAndroid.cpp 790 void GraphicsLayerAndroid::removeAnimationsForKeyframes(const String& keyframesName)
792 TLOG("NRO removeAnimationsForKeyframes(%s)", keyframesName.latin1().data());
  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.h 279 virtual void removeAnimationsForKeyframes(const String& /* keyframesName */) { }
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 104 virtual void removeAnimationsForKeyframes(const String& keyframesName);
GraphicsLayerCA.mm 743 void GraphicsLayerCA::removeAnimationsForKeyframes(const String& animationName)
    [all...]
  /external/webkit/WebCore/rendering/
RenderLayerBacking.cpp     [all...]

Completed in 194 milliseconds