Home
last modified time | relevance | path

Searched refs:_animation (Results 1 – 12 of 12) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dweb-animations-next-animation.js25 effect._animation = this;
35 this._animation = null;
41 this._animation.cancel();
78 var hadUnderlying = this._animation ? true : false;
84 this._animation.cancel();
85 this._animation._wrapper = null;
86 this._animation = null;
90 this._animation = scope.newUnderlyingAnimationForKeyframeEffect(this.effect);
94 this._animation = scope.newUnderlyingAnimationForGroup(this.effect);
132 this.effect.children[i]._animation = animation;
[all …]
Dkeyframe-effect-constructor.js18 effect._animation = undefined;
37 } else if (effect._animation && (effect._animation.effect == effect)) {
38 effect._animation.cancel();
39 effect._animation.effect = new KeyframeEffect(null, []);
40 if (effect._animation._callback) {
41 effect._animation._callback._animation = null;
43 effect._animation._rebuildUnderlyingAnimation();
89 if (this._animation) {
90 this._animation._rebuildUnderlyingAnimation();
Deffect-callback.js32 var t = callback._animation ? callback._animation.currentTime : null;
44 effectFunction(t, animation.effect, animation.effect._animation);
50 callback._animation = animation;
78 var playState = callback._animation ? callback._animation.playState : 'idle';
Dgroup-constructors.js64 if (this._animation) {
65 this._animation._rebuildUnderlyingAnimation();
195 animation._animation._wrapper = animation;
Dtimeline.js57 animation._animation.play();
Dtiming-utilities.js56 if (this._effect._animation) {
57 this._effect._animation._rebuildUnderlyingAnimation();
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15_animation&&this._effect._animation._rebuildUnderlyingAnimation())},get playbackRate(){return this…
Dweb-animations-next.min.js15_animation&&this._effect._animation._rebuildUnderlyingAnimation())},get playbackRate(){return this…
Dweb-animations.min.js.map1 …ype","_setMember","member","value","_effect","_timingInput","_timing","_animation","_rebuildUnderl…
Dweb-animations.min.js15 …calculateActiveDuration(this._effect._timing),this._effect._animation&&this._effect._animation._re…
Dweb-animations-next.min.js.map1 …ype","_setMember","member","value","_effect","_timingInput","_timing","_animation","_rebuildUnderl…
Dweb-animations-next-lite.min.js.map1 …ype","_setMember","member","value","_effect","_timingInput","_timing","_animation","_rebuildUnderl…