/aosp12/frameworks/base/core/java/android/gesture/ |
H A D | GesturePoint.java | 30 public final long timestamp; field in GesturePoint
|
/aosp12/frameworks/av/media/libheadtracking/ |
H A D | PoseDriftCompensator.cpp | 31 void PoseDriftCompensator::setInput(int64_t timestamp, const Pose3f& input) { in setInput()
|
H A D | SensorPoseProvider-example.cpp | 42 void onPose(int64_t timestamp, int32_t handle, const Pose3f& pose, in onPose()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/core/ |
H A D | ResponseListener.java | 37 public void onStarted(long timestamp) { in onStarted()
|
H A D | ResponseListenerBroadcaster.java | 43 public void onStarted(long timestamp) { in onStarted()
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/ |
H A D | BaseAdminActionReporterPreferenceController.java | 44 Date timestamp = getAdminActionTimestamp(); in updateState() local
|
/aosp14/frameworks/base/core/java/android/gesture/ |
H A D | GesturePoint.java | 30 public final long timestamp; field in GesturePoint
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/table/ |
H A D | TableLogBufferTest.kt | 385 val timestamp = TABLE_LOG_DATE_FORMAT.format(100L) regex 404 val timestamp = TABLE_LOG_DATE_FORMAT.format(100L) regex 425 val timestamp = TABLE_LOG_DATE_FORMAT.format(100L) regex 452 val timestamp = TABLE_LOG_DATE_FORMAT.format(100L) regex 1006 val timestamp = TABLE_LOG_DATE_FORMAT.format(1000L) regex 1029 val timestamp = TABLE_LOG_DATE_FORMAT.format(1000L) regex
|
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
H A D | ConvertUtils.java | 89 long timestamp) { in convert() 126 public static String utcToLocalTime(Context context, long timestamp) { in utcToLocalTime() 135 Context context, long timestamp, boolean is24HourFormat) { in utcToLocalTimeHour()
|
/aosp12/frameworks/base/services/core/java/com/android/server/utils/ |
H A D | ManagedApplicationService.java | 117 public final long timestamp; field in ManagedApplicationService.LogEvent 123 public LogEvent(long timestamp, ComponentName component, int event) { in LogEvent() 454 final long timestamp = System.currentTimeMillis(); in checkAndDeliverServiceDiedCbLocked() local
|
/aosp14/frameworks/base/libs/input/ |
H A D | MouseCursorController.cpp | 293 bool MouseCursorController::doFadingAnimationLocked(nsecs_t timestamp) REQUIRES(mLock) { in doFadingAnimationLocked() 320 bool MouseCursorController::doBitmapAnimationLocked(nsecs_t timestamp) REQUIRES(mLock) { in doBitmapAnimationLocked() 442 bool MouseCursorController::doAnimations(nsecs_t timestamp) { in doAnimations()
|
/aosp14/frameworks/base/services/core/java/com/android/server/utils/ |
H A D | ManagedApplicationService.java | 117 public final long timestamp; field in ManagedApplicationService.LogEvent 123 public LogEvent(long timestamp, ComponentName component, int event) { in LogEvent() 454 final long timestamp = System.currentTimeMillis(); in checkAndDeliverServiceDiedCbLocked() local
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_vsync.cpp | 61 uint64_t timestamp = 0; in handle_vsync_event() local 201 uint64_t timestamp = systemTime(); in vsync_loop() local
|
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_vsync.cpp | 61 uint64_t timestamp = 0; in handle_vsync_event() local 197 uint64_t timestamp = systemTime(); in vsync_loop() local
|
/aosp12/hardware/qcom/sdm845/display/libhistogram/ |
H A D | ringbuffer.cpp | 106 nsecs_t timestamp, uint32_t max_frames) const { in collect_max_after() 133 nsecs_t timestamp, uint32_t max_frames, std::unique_lock<std::mutex> const& lk) const { in collect_max_after()
|
/aosp12/hardware/qcom/sm7250/display/libhistogram/ |
H A D | ringbuffer.cpp | 115 histogram::Ringbuffer::Sample histogram::Ringbuffer::collect_max_after(nsecs_t timestamp, in collect_max_after() 144 nsecs_t timestamp, uint32_t max_frames, std::unique_lock<std::mutex> const &lk) const { in collect_max_after()
|
/aosp12/frameworks/av/media/libnblog/ |
H A D | Entry.cpp | 172 int64_t FormatEntry::timestamp() const in timestamp() function in android::NBLog::FormatEntry 225 int64_t HistogramEntry::timestamp() const in timestamp() function in android::NBLog::HistogramEntry
|
/aosp12/hardware/qcom/sm8150/display/libhistogram/ |
H A D | ringbuffer.cpp | 106 nsecs_t timestamp, uint32_t max_frames) const { in collect_max_after() 133 nsecs_t timestamp, uint32_t max_frames, std::unique_lock<std::mutex> const& lk) const { in collect_max_after()
|
/aosp14/frameworks/base/core/java/com/android/internal/midi/ |
H A D | EventScheduler.java | 100 public SchedulableEvent(long timestamp) { in SchedulableEvent() 115 public void setTimestamp(long timestamp) { in setTimestamp()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/voicemail/model/ |
H A D | voicemail_entry.proto | 18 optional int64 timestamp = 2; field
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/ |
H A D | FramerateJankDetector.java | 60 long timestamp = result.get(CaptureResult.SENSOR_TIMESTAMP); in onCompleted() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/metadatasynchronizer/ |
H A D | MetadataReleasingImageQueue.java | 43 long timestamp = getTimestamp(); in close() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
H A D | h264_utils.cpp | 1250 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) in calculate_buf_period_ts() 1266 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() 1418 void h264_stream_parser::update_panscan_data(OMX_S64 timestamp) in update_panscan_data() 1433 void h264_stream_parser::fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp) in fill_pan_scan_data() 1465 OMX_S64 h264_stream_parser::process_ts_with_sei_vui(OMX_S64 timestamp) in process_ts_with_sei_vui()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | h264_utils.cpp | 1167 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) in calculate_buf_period_ts() 1182 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() 1329 void h264_stream_parser::update_panscan_data(OMX_S64 timestamp) in update_panscan_data() 1343 void h264_stream_parser::fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp) in fill_pan_scan_data() 1373 OMX_S64 h264_stream_parser::process_ts_with_sei_vui(OMX_S64 timestamp) in process_ts_with_sei_vui()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | h264_utils.cpp | 1167 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) in calculate_buf_period_ts() 1182 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() 1329 void h264_stream_parser::update_panscan_data(OMX_S64 timestamp) in update_panscan_data() 1343 void h264_stream_parser::fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp) in fill_pan_scan_data() 1373 OMX_S64 h264_stream_parser::process_ts_with_sei_vui(OMX_S64 timestamp) in process_ts_with_sei_vui()
|