Home
last modified time | relevance | path

Searched defs:end_timestamp (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/common/
H A Dstop_watch_legacy.h28 std::chrono::high_resolution_clock::time_point end_timestamp; member
/aosp12/system/bt/gd/common/
H A Dstop_watch.h28 std::chrono::high_resolution_clock::time_point end_timestamp; member
/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dringbuffer.h75 nsecs_t end_timestamp; member
H A Dringbuffer.cpp119 nsecs_t end_timestamp = it->end_timestamp; in collect_max() local
/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dringbuffer.h76 nsecs_t end_timestamp; member
H A Dringbuffer.cpp130 nsecs_t end_timestamp = it->end_timestamp; in collect_max() local
/aosp12/hardware/qcom/sm8150/display/libhistogram/
H A Dringbuffer.h75 nsecs_t end_timestamp; member
H A Dringbuffer.cpp119 nsecs_t end_timestamp = it->end_timestamp; in collect_max() local
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device_session.cc1814 int64_t end_timestamp; in RequestStreamBuffers() local