HomeSort by relevance Sort by last modified time
    Searched refs:GetTimestamp (Results 1 - 5 of 5) sorted by null

  /external/stressapptest/src/
os.h 146 inline static uint64 GetTimestamp(void) {
sat.cc 247 pe->ts = os_->GetTimestamp();
    [all...]
  /external/chromium/webkit/glue/media/
video_renderer_impl.cc 77 VLOG(1) << "pts=" << video_frame->GetTimestamp().InMicroseconds();
158 base::TimeDelta timestamp = video_frame->GetTimestamp();
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 296 nsecs_t GetTimestamp(int index);
ExynosCameraHWInterface2.cpp 795 return GetTimestamp(index);
798 nsecs_t RequestManager::GetTimestamp(int index)
    [all...]

Completed in 204 milliseconds