Home
last modified time | relevance | path

Searched refs:_timing (Results 1 – 15 of 15) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dgroup-constructors.js18 return node._timing.delay + node.activeDuration + node._timing.endDelay;
28 this._timing = shared.normalizeTimingInput(timingInput, true);
32 if (this._timing.duration === 'auto') {
33 this._timing.duration = this.activeDuration;
60 node._timing.duration = node.activeDuration;
188 var underlyingEffect = new KeyframeEffect(null, [], group._timing, group._id);
Dweb-animations-next-animation.js121 var offset = this.effect._timing.delay;
139 var offset = this.effect._timing.delay;
368 var timing = this.effect._timing;
Dkeyframe-effect-constructor.js62 this._timing = shared.normalizeTimingInput(timingInput);
73 this.activeDuration = shared.calculateActiveDuration(this._timing);
Dtiming-utilities.js54 this._effect._timing = shared.normalizeTimingInput(this._effect._timingInput);
55 this._effect.activeDuration = shared.calculateActiveDuration(this._effect._timing);
Dtick.js61 effect._timing = shared.normalizeTimingInput(effect.timing);
/external/webrtc/modules/video_coding/
Dvideo_receiver.cc46 _timing(timing), in VideoReceiver()
47 _receiver(_timing, clock_), in VideoReceiver()
48 _decodedFrameCallback(_timing, clock_), in VideoReceiver()
208 _timing->UpdateCurrentDelay(frame->RenderTimeMs(), in Decode()
Dgeneric_decoder.cc32 _timing(timing), in VCMDecodedFrameCallback()
109 _timing->StopDecodeTimer(*decode_time_ms, now.ms()); in Decoded()
160 _timing->SetTimingFrameInfo(timing_frame_info); in Decoded()
Dgeneric_decoder.h72 VCMTiming* _timing; variable
Dvideo_coding_impl.h105 VCMTiming* _timing; variable
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15_timing=a.normalizeTimingInput(this._effect._timingInput),this._effect.activeDuration=a.calculateA…
Dweb-animations-next.min.js15_timing=a.normalizeTimingInput(this._effect._timingInput),this._effect.activeDuration=a.calculateA…
Dweb-animations.min.js15_timing=a.normalizeTimingInput(this._effect._timingInput),this._effect.activeDuration=a.calculateA…
Dweb-animations.min.js.map1 …lit","prototype","_setMember","member","value","_effect","_timingInput","_timing","_animation","_r…
Dweb-animations-next.min.js.map1 …lit","prototype","_setMember","member","value","_effect","_timingInput","_timing","_animation","_r…
Dweb-animations-next-lite.min.js.map1 …lit","prototype","_setMember","member","value","_effect","_timingInput","_timing","_animation","_r…