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

  /external/chromium_org/media/base/
audio_timestamp_helper.cc 35 base::TimeDelta AudioTimestampHelper::GetTimestamp() const {
42 return end_timestamp - GetTimestamp();
49 int64 delta_in_us = (target - GetTimestamp()).InMicroseconds();
video_frame.h 228 base::TimeDelta GetTimestamp() const {
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.cc 242 base::Time GetTimestamp() {
262 base::Time timestamp = GetTimestamp();
  /external/chromium_org/content/browser/web_contents/
navigation_entry_impl.cc 276 base::Time NavigationEntryImpl::GetTimestamp() const {
  /external/stressapptest/src/
os.h 146 inline static uint64 GetTimestamp(void) {
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
dd.h 831 uint64_t (*GetTimestamp)(struct gl_context *ctx);
    [all...]
  /external/mesa3d/src/mesa/main/
dd.h 831 uint64_t (*GetTimestamp)(struct gl_context *ctx);
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 796 return GetTimestamp(index);
799 nsecs_t RequestManager::GetTimestamp(int index)
    [all...]

Completed in 489 milliseconds