Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 258) 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/dbus/
Dexported_object.cc93 const base::TimeTicks start_time = base::TimeTicks::Now(); in SendSignal() local
140 void ExportedObject::SendSignalInternal(base::TimeTicks start_time, in SendSignalInternal()
207 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local
233 base::TimeTicks start_time) { in RunMethod()
243 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse()
262 base::TimeTicks start_time) { in OnMethodCompleted()
Dobject_proxy.cc81 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodAndBlockWithErrorDetails() local
129 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodWithErrorCallback() local
246 base::TimeTicks start_time) { in StartAsyncMethodCall()
290 base::TimeTicks start_time) { in OnPendingCallIsComplete()
305 base::TimeTicks start_time, in RunResponseCallback()
503 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local
516 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local
528 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.cc78 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
142 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
206 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
326 base::TimeTicks start_time = sender_clock_->NowTicks(); in TEST_F() local
/external/chromium_org/third_party/webrtc/base/
Dtiming.cc72 double start_time = TimerNow(); in BusyWait() local
79 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/chrome/browser/ui/app_list/
Dapp_list_service.cc73 base::Time start_time( in RecordFirstPaintTiming() local
102 base::Time start_time = GetOriginalProcessStartTime(command_line); in RecordStartupInfo() 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/content/browser/media/capture/
Ddesktop_capture_device_aura.cc118 base::TimeTicks start_time) OVERRIDE {} in OnCompositingStarted()
271 const base::TimeTicks start_time = base::TimeTicks::Now(); in Capture() local
289 base::TimeTicks start_time, in CopyOutputFinishedForVideo()
309 base::TimeTicks start_time, in DidCopyOutput()
342 base::TimeTicks start_time, in ProcessCopyOutputResponse()
Dweb_contents_video_capture_device.cc410 const base::TimeTicks start_time = base::TimeTicks::Now(); in Observe() local
430 const base::TimeTicks start_time = base::TimeTicks::Now(); in OnTimer() local
605 const base::TimeTicks& start_time, in Capture()
687 const base::TimeTicks& start_time, in DidCopyFromBackingStore()
712 const base::TimeTicks& start_time, in DidCopyFromCompositingSurfaceToVideoFrame()
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
Dframe_counter.cc11 struct timeval start_time; in BeginFrame() local
/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/chromium_org/media/audio/mac/
Daudio_input_mac.cc189 const AudioTimeStamp* start_time, in HandleInputBufferStatic()
200 const AudioTimeStamp* start_time, in HandleInputBuffer()
/external/vixl/tools/
Dprinter.py59 def UpdateProgress(start_time, passed, failed, count, verbose, name): argument
/external/chromium_org/content/browser/download/
Ddownload_create_info.cc14 DownloadCreateInfo::DownloadCreateInfo(const base::Time& start_time, in DownloadCreateInfo()
/external/chromium_org/content/public/test/
Dmock_download_manager.cc20 const base::Time& start_time, in CreateDownloadItemAdapter()
106 const base::Time& start_time, in CreateDownloadItem()

1234567891011