Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 259) sorted by relevance

1234567891011

/external/chromium_org/media/base/
Dtext_ranges.cc22 bool TextRanges::AddCue(base::TimeDelta start_time) { in AddCue()
92 void TextRanges::NewRange(base::TimeDelta start_time) { in NewRange()
111 void TextRanges::Range::ResetCount(base::TimeDelta start_time) { in ResetCount()
121 bool TextRanges::Range::AddCue(base::TimeDelta start_time) { in AddCue()
Daudio_buffer_unittest.cc219 const base::TimeDelta start_time; in TEST() local
243 const base::TimeDelta start_time; in TEST() local
267 const base::TimeDelta start_time; in TEST() local
290 const base::TimeDelta start_time; in TEST() local
313 const base::TimeDelta start_time; in TEST() local
347 const base::TimeDelta start_time; in TEST() local
375 const base::TimeDelta start_time; in TEST() local
393 const base::TimeDelta start_time; in TEST() local
/external/chromium_org/ui/compositor/
Dlayer_animation_sequence_unittest.cc27 base::TimeTicks start_time; in TEST() local
45 base::TimeTicks start_time; in TEST() local
79 base::TimeTicks start_time; in TEST() local
121 base::TimeTicks start_time; in TEST() local
210 base::TimeTicks start_time; in TEST() local
262 base::TimeTicks start_time; in TEST() local
Dlayer_animation_element_unittest.cc30 base::TimeTicks start_time; in TEST() local
101 base::TimeTicks start_time; in TEST() local
139 base::TimeTicks start_time; in TEST() local
175 base::TimeTicks start_time; in TEST() local
216 base::TimeTicks start_time; in TEST() local
251 base::TimeTicks start_time; in TEST() local
286 base::TimeTicks start_time; in TEST() local
322 base::TimeTicks start_time; in TEST() local
361 base::TimeTicks start_time; in TEST() local
400 base::TimeTicks start_time; in TEST() local
Dlayer_animator_unittest.cc308 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
345 base::TimeTicks start_time = test_controller.animator()->last_step_time(); in TEST() local
406 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
460 base::TimeTicks start_time = test_controller.animator()->last_step_time(); in TEST() local
517 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
586 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
658 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
697 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
734 base::TimeTicks start_time = test_controller.animator()->last_step_time(); in TEST() local
810 base::TimeTicks start_time = animator->last_step_time(); in TEST() local
[all …]
Dlayer_animation_sequence.h47 void set_start_time(base::TimeTicks start_time) { start_time_ = start_time; } in set_start_time()
48 base::TimeTicks start_time() const { return start_time_; } in start_time() function
/external/chromium_org/net/disk_cache/tracing/
Dtracing_cache_backend.cc95 base::TimeTicks start_time = base::TimeTicks::Now(); in ReadData() local
114 base::TimeTicks start_time = base::TimeTicks::Now(); in WriteData() local
159 void EntryProxy::RecordEvent(base::TimeTicks start_time, Operation op, in RecordEvent()
164 void EntryProxy::EntryOpComplete(base::TimeTicks start_time, Operation op, in EntryOpComplete()
194 void TracingCacheBackend::RecordEvent(base::TimeTicks start_time, Operation op, in RecordEvent()
220 void TracingCacheBackend::BackendOpComplete(base::TimeTicks start_time, in BackendOpComplete()
236 Operation op, base::TimeTicks start_time, const std::string& key, in BindCompletion()
245 base::TimeTicks start_time = base::TimeTicks::Now(); in OpenEntry() local
260 base::TimeTicks start_time = base::TimeTicks::Now(); in CreateEntry() local
275 base::TimeTicks start_time = base::TimeTicks::Now(); in DoomEntry() local
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_service.cc60 void RecordStartupInfo(StartupType startup_type, const base::Time& start_time) { in RecordStartupInfo()
66 base::Time start_time( in RecordFirstPaintTiming() local
110 base::Time start_time = GetOriginalProcessStartTime(command_line); in RecordShowTimings() local
/external/chromium_org/dbus/
Dexported_object.cc101 const base::TimeTicks start_time = base::TimeTicks::Now(); in SendSignal() local
148 void ExportedObject::SendSignalInternal(base::TimeTicks start_time, in SendSignalInternal()
215 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local
241 base::TimeTicks start_time) { in RunMethod()
251 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse()
270 base::TimeTicks start_time) { in OnMethodCompleted()
Dobject_proxy.cc90 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodAndBlock() local
132 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodWithErrorCallback() local
249 base::TimeTicks start_time) { in StartAsyncMethodCall()
293 base::TimeTicks start_time) { in OnPendingCallIsComplete()
308 base::TimeTicks start_time, in RunResponseCallback()
506 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local
519 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local
531 void ObjectProxy::RunMethod(base::TimeTicks start_time, in RunMethod()
/external/chromium_org/ui/gfx/
Dinterpolated_transform.cc80 InterpolatedTransform::InterpolatedTransform(float start_time, in InterpolatedTransform()
141 float start_time, in InterpolatedRotation()
177 float start_time, in InterpolatedAxisAngleRotation()
205 float start_time, float end_time) in InterpolatedScale()
220 float start_time, in InterpolatedScale()
251 float start_time, in InterpolatedTranslation()
300 float start_time, in InterpolatedTransformAboutPivot()
343 float start_time, in InterpolatedMatrixTransform()
/external/chromium_org/media/cast/logging/
Dlogging_impl_unittest.cc48 base::TimeTicks start_time = testing_clock_.NowTicks(); in TEST_F() local
76 base::TimeTicks start_time = testing_clock_.NowTicks(); in TEST_F() local
106 base::TimeTicks start_time = testing_clock_.NowTicks(); in TEST_F() local
133 base::TimeTicks start_time = testing_clock_.NowTicks(); in TEST_F() local
177 base::TimeTicks start_time = testing_clock_.NowTicks(); in TEST_F() local
Dstats_event_subscriber_unittest.cc74 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
108 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
154 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
267 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
/external/chromium_org/third_party/webrtc/base/
Dtiming.cc71 double start_time = TimerNow(); in BusyWait() local
78 double start_time = TimerNow(); in IdleWait() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dtiming.cc88 double start_time = TimerNow(); in BusyWait() local
95 double start_time = TimerNow(); in IdleWait() local
/external/chromium_org/ui/gfx/android/
Dscroller_unittest.cc31 base::TimeTicks start_time = base::TimeTicks::Now(); in TEST_F() local
97 base::TimeTicks start_time = base::TimeTicks::Now(); in TEST_F() local
/external/chromium_org/ui/events/gestures/
Dvelocity_calculator_unittest.cc65 int64 start_time = 0; in TEST() local
93 int64 start_time = 0; in TEST() local
/external/chromium_org/base/debug/
Dtrace_event_synthetic_delay.cc87 base::TimeTicks start_time = clock_->Now(); in Begin() local
104 base::TimeTicks start_time = clock_->Now(); in BeginParallel() local
134 base::TimeTicks start_time) { in CalculateEndTimeLocked()
/external/chromium-trace/trace-viewer/examples/stream_server/handlers/
Dstream_wsh.py12 def make_slice(start_time, elapsed_time, label, last): argument
48 def make_count(start_time, value, last): argument
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
Dframe_counter.cc11 struct timeval start_time; in BeginFrame() local
/external/chromium_org/content/browser/media/capture/
Ddesktop_capture_device_aura.cc118 base::TimeTicks start_time) OVERRIDE {} in OnCompositingStarted()
265 const base::TimeTicks start_time = base::TimeTicks::Now(); in Capture() local
285 base::TimeTicks start_time, in CopyOutputFinishedForVideo()
311 base::TimeTicks start_time, in DidCopyOutput()
340 base::TimeTicks start_time, in ProcessCopyOutputResponse()
Dweb_contents_video_capture_device.cc435 const base::TimeTicks start_time = base::TimeTicks::Now(); in Observe() local
454 const base::TimeTicks start_time = base::TimeTicks::Now(); in OnTimer() local
624 const base::TimeTicks& start_time, in Capture()
730 const base::TimeTicks& start_time, in DidCopyFromBackingStore()
755 const base::TimeTicks& start_time, in DidCopyFromCompositingSurfaceToVideoFrame()
/external/chromium_org/chrome/common/extensions/docs/server2/
Dpreview.py89 start_time = time.time() variable
/external/lldb/test/expression_command/timeout/
Dwait-a-while.c12 struct timeval start_time; in wait_a_while() local
/external/vixl/tools/
Dprinter.py59 def UpdateProgress(start_time, passed, failed, count, verbose, name): argument

1234567891011