Searched defs:addAnimation (Results 1 – 9 of 9) sorted by relevance
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowAnimationSet.java | 22 public void addAnimation(Animation anim) { in addAnimation() method in ShadowAnimationSet
|
/external/webkit/Source/WebCore/platform/graphics/texmap/ |
D | GraphicsLayerTextureMapper.h | 86 …virtual bool addAnimation(const KeyframeValueList&, const IntSize& /*boxSize*/, const Animation*, … in addAnimation() function
|
/external/chromium/chrome/browser/resources/ |
D | print_preview_animations.js | 185 function addAnimation(code) { function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | SpriteComponent.java | 153 public final void addAnimation(SpriteAnimation anim) { in addAnimation() method in SpriteComponent
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsLayer.h | 304 …virtual bool addAnimation(const KeyframeValueList&, const IntSize& /*boxSize*/, const Animation*, … in addAnimation() function
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GraphicsLayerAndroid.cpp | 885 bool GraphicsLayerAndroid::addAnimation(const KeyframeValueList& valueList, in addAnimation() function in WebCore::GraphicsLayerAndroid
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | LayerAndroid.cpp | 300 void LayerAndroid::addAnimation(PassRefPtr<AndroidAnimation> prpAnim) in addAnimation() function in WebCore::LayerAndroid
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsLayerQt.cpp | 1630 bool GraphicsLayerQt::addAnimation(const KeyframeValueList& values, const IntSize& boxSize, const A… in addAnimation() function in WebCore::GraphicsLayerQt
|
/external/webkit/Source/WebCore/platform/graphics/ca/ |
D | GraphicsLayerCA.cpp | 605 bool GraphicsLayerCA::addAnimation(const KeyframeValueList& valueList, const IntSize& boxSize, cons… in addAnimation() function in WebCore::GraphicsLayerCA
|