Home
last modified time | relevance | path

Searched refs:timelineTime (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dplayer.js19 var AnimationPlayerEvent = function(target, currentTime, timelineTime) { argument
22 this.timelineTime = timelineTime;
184 _tick: function(timelineTime) { argument
187 this.startTime = timelineTime - this._currentTime / this.playbackRate;
189 this._tickCurrentTime((timelineTime - this._startTime) * this.playbackRate);
193 this._fireEvents(timelineTime);
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/js/
Dplayer-finish-event.js21 assert.equal(event.timelineTime, 1100);
36 assert.equal(event.timelineTime, 1001);
49 assert.equal(event.timelineTime, 1, 'event must be fired on next sample');
Dgroup-player-finish-event.js29 assert.equal(event.timelineTime, 1100);
44 assert.equal(event.timelineTime, 1001);
57 assert.equal(event.timelineTime, 1, 'event must be fired on next sample');
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15 …on(a){var b=0,c=function(a,b,c){this.target=a,this.currentTime=b,this.timelineTime=c,this.type="fi…
Dweb-animations.min.js.map1 …temp","concat","sequenceNumber","AnimationPlayerEvent","currentTime","timelineTime","type","bubble…
Dweb-animations.min.js15 …on(a){var b=0,c=function(a,b,c){this.target=a,this.currentTime=b,this.timelineTime=c,this.type="fi…
Dweb-animations-next.min.js.map1 …temp","concat","sequenceNumber","AnimationPlayerEvent","currentTime","timelineTime","bubbles","can…
Dweb-animations-next.min.js15 …on(a){var b=0,c=function(a,b,c){this.target=a,this.currentTime=b,this.timelineTime=c,this.type="fi…