Searched refs:start_time (Results 26 - 50 of 390) sorted by relevance

1234567891011>>

/external/chromium_org/ui/gfx/
H A Dinterpolated_transform.cc80 InterpolatedTransform::InterpolatedTransform(float start_time, argument
82 : start_time_(start_time),
141 float start_time,
143 : InterpolatedTransform(start_time, end_time),
177 float start_time,
179 : InterpolatedTransform(start_time, end_time),
205 float start_time, float end_time)
206 : InterpolatedTransform(start_time, end_time),
220 float start_time,
222 : InterpolatedTransform(start_time, end_tim
139 InterpolatedRotation(float start_degrees, float end_degrees, float start_time, float end_time) argument
173 InterpolatedAxisAngleRotation( const gfx::Vector3dF& axis, float start_degrees, float end_degrees, float start_time, float end_time) argument
204 InterpolatedScale(float start_scale, float end_scale, float start_time, float end_time) argument
218 InterpolatedScale(const gfx::Point3F& start_scale, const gfx::Point3F& end_scale, float start_time, float end_time) argument
249 InterpolatedTranslation(const gfx::Point& start_pos, const gfx::Point& end_pos, float start_time, float end_time) argument
297 InterpolatedTransformAboutPivot( const gfx::Point& pivot, InterpolatedTransform* transform, float start_time, float end_time) argument
340 InterpolatedMatrixTransform( const gfx::Transform& start_transform, const gfx::Transform& end_transform, float start_time, float end_time) argument
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-timechart.c79 u64 start_time; member in struct:per_pid
92 u64 start_time; member in struct:per_pidcomm
122 u64 start_time; member in struct:cpu_sample
137 u64 start_time; member in struct:power_event
214 p->start_time = timestamp;
216 p->current->start_time = timestamp;
249 sample->start_time = start;
261 if (c->start_time == 0 || c->start_time > start)
262 c->start_time
[all...]
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service.cc73 base::Time start_time(
75 base::TimeDelta elapsed = base::Time::Now() - start_time;
102 base::Time start_time = GetOriginalProcessStartTime(command_line); local
103 if (start_time.is_null())
106 base::TimeDelta elapsed = base::Time::Now() - start_time;
120 g_original_process_start_time = start_time.ToInternalValue();
/external/lldb/source/Core/
H A DTimer.cpp100 TimeValue start_time(TimeValue::Now());
101 m_total_start = start_time;
102 m_timer_start = start_time;
107 stack->back()->ChildStarted (start_time);
190 Timer::ChildStarted (const TimeValue& start_time) argument
194 m_timer_ticks += (start_time - m_timer_start);
/external/bison/lib/
H A Dtimevar.c148 struct timevar_time_def start_time; member in struct:timevar_def
188 static struct timevar_time_def start_time; variable in typeref:struct:timevar_time_def
307 timevar_accumulate (&stack->timevar->elapsed, &start_time, &now);
311 start_time = now;
353 timevar_accumulate (&popped->timevar->elapsed, &start_time, &now);
357 start_time = now;
390 get_time (&tv->start_time);
411 timevar_accumulate (&tv->elapsed, &tv->start_time, &now);
431 timevar_accumulate (elapsed, &tv->start_time, &now);
437 timevar_accumulate (elapsed, &start_time,
[all...]
/external/chromium_org/tools/telemetry/telemetry/timeline/
H A Dinspector_importer.py54 start_time = raw_inspector_event['startTime']
55 end_time = raw_inspector_event.get('endTime', start_time)
60 start_time,
/external/chromium_org/ui/compositor/
H A Dlayer_animation_sequence.h47 void set_start_time(base::TimeTicks start_time) { start_time_ = start_time; } argument
48 base::TimeTicks start_time() const { return start_time_; } function in class:ui::LayerAnimationSequence
H A Dcompositor_observer.h32 base::TimeTicks start_time) = 0;
H A Dlayer_animator_unittest.cc308 base::TimeTicks start_time = animator->last_step_time(); local
310 animator->Step(start_time + base::TimeDelta::FromMilliseconds(500));
315 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
345 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
346 base::TimeTicks effective_start = start_time + delta;
406 base::TimeTicks start_time = animator->last_step_time(); local
408 animator->Step(start_time + base::TimeDelta::FromMilliseconds(500));
414 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
460 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
461 base::TimeTicks effective_start = start_time
517 base::TimeTicks start_time = animator->last_step_time(); local
586 base::TimeTicks start_time = animator->last_step_time(); local
658 base::TimeTicks start_time = animator->last_step_time(); local
697 base::TimeTicks start_time = animator->last_step_time(); local
734 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
810 base::TimeTicks start_time = animator->last_step_time(); local
866 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
939 base::TimeTicks start_time = animator->last_step_time(); local
993 base::TimeTicks start_time = animator->last_step_time(); local
1135 base::TimeTicks start_time = animator->last_step_time(); local
1205 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
1294 base::TimeTicks start_time = animator->last_step_time(); local
1360 base::TimeTicks start_time = animator->last_step_time(); local
1428 base::TimeTicks start_time = animator->last_step_time(); local
1489 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
1589 base::TimeTicks start_time = animator->last_step_time(); local
1625 base::TimeTicks start_time = animator->last_step_time(); local
1781 base::TimeTicks start_time = animator->last_step_time(); local
1835 base::TimeTicks start_time = animator->last_step_time(); local
1869 base::TimeTicks start_time = animator->last_step_time(); local
1928 base::TimeTicks start_time = animator->last_step_time(); local
1984 base::TimeTicks start_time = animator->last_step_time(); local
2202 base::TimeTicks start_time = animator->last_step_time(); local
2339 base::TimeTicks start_time = animator->last_step_time(); local
[all...]
/external/chromium_org/ui/gfx/android/
H A Dscroller.h37 base::TimeTicks start_time);
45 base::TimeTicks start_time,
58 base::TimeTicks start_time);
/external/chromium_org/ui/gfx/animation/
H A Dmulti_animation.cc50 int delta = static_cast<int>((time_now - start_time()).InMilliseconds());
70 void MultiAnimation::SetStartTime(base::TimeTicks start_time) { argument
71 Animation::SetStartTime(start_time);
H A Danimation.cc118 void Animation::SetStartTime(base::TimeTicks start_time) { argument
119 start_time_ = start_time;
H A Danimation.h80 base::TimeTicks start_time() const { return start_time_; } function in class:gfx::Animation
84 virtual void SetStartTime(base::TimeTicks start_time) OVERRIDE;
/external/chromium_org/components/domain_reliability/
H A Dbeacon.h48 base::TimeTicks start_time; member in struct:domain_reliability::DomainReliabilityBeacon
/external/chromium_org/dbus/
H A Dexported_object.h124 void SendSignalInternal(base::TimeTicks start_time,
141 base::TimeTicks start_time);
146 void SendResponse(base::TimeTicks start_time,
154 base::TimeTicks start_time);
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dprofiler.h156 time_t start_time; /* If enabled, when was profiling started? */ member in struct:ProfilerState
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dprofiler.h158 time_t start_time; /* If enabled, when was profiling started? */ member in struct:ProfilerState
/external/e2fsprogs/misc/
H A Dfsck.h61 time_t start_time; member in struct:fsck_instance
/external/chromium_org/media/base/
H A Daudio_buffer_unittest.cc219 const base::TimeDelta start_time; local
227 start_time);
243 const base::TimeDelta start_time; local
251 start_time);
267 const base::TimeDelta start_time; local
275 start_time);
290 const base::TimeDelta start_time; local
298 start_time);
313 const base::TimeDelta start_time; local
322 start_time);
347 const base::TimeDelta start_time; local
375 const base::TimeDelta start_time; local
393 const base::TimeDelta start_time; local
[all...]
/external/chromium_org/cc/resources/
H A Dskpicture_content_layer_updater.cc36 base::TimeTicks start_time = local
44 rendering_stats_instrumentation_->EndRecording(start_time);
/external/chromium_org/chrome/test/mini_installer/
H A Dquit_chrome.py34 start_time = time.time()
35 while time.time() - start_time < 25:
/external/chromium_org/media/audio/mac/
H A Daudio_input_mac.h58 const AudioTimeStamp* start_time,
65 const AudioTimeStamp* start_time,
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
H A Drpclistener.py17 self.start_time = time.time()
22 prefix = '[%6s ms] ' % int((time.time()-self.start_time)*1000) + self.prefix
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/breakpad/
H A Ddump_reader.py55 def look_for_new_crash_logs(self, crashed_processes, start_time):
66 if self._host.filesystem.mtime(dmp_file) < start_time:
/external/oprofile/opjitconv/
H A Dconversion.c43 unsigned long long start_time, unsigned long long end_time)
61 if ((rc = resolve_overlaps(start_time)) == OP_JIT_CONV_FAIL)
42 op_jit_convert(struct op_jitdump_info file_info, char const * elffile, unsigned long long start_time, unsigned long long end_time) argument

Completed in 2911 milliseconds

1234567891011>>