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.cc45 _timing(timing), in VideoReceiver()
46 _receiver(_timing, clock_, field_trials), in VideoReceiver()
47 _decodedFrameCallback(_timing, clock_, field_trials), in VideoReceiver()
180 _timing->UpdateCurrentDelay(Timestamp::Millis(frame->RenderTimeMs()), in Decode()
Dgeneric_decoder.cc43 : _clock(clock), _timing(timing) { in VCMDecodedFrameCallback()
131 VideoFrame::RenderParameters render_parameters = _timing->RenderParameters(); in Decoded()
145 _timing->StopDecodeTimer(decode_time, now); in Decoded()
198 _timing->SetTimingFrameInfo(timing_frame_info); in Decoded()
Dgeneric_decoder.h83 VCMTiming* _timing; variable
Dvideo_coding_impl.h148 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…