Searched refs:set_timestamp (Results 1 - 9 of 9) sorted by relevance

/hardware/bsp/intel/peripheral/sensors/mraa/
H A DUtils.hpp33 void set_timestamp(struct timespec *out, int64_t target_ns);
H A DUtils.cpp34 void set_timestamp(struct timespec *out, int64_t target_ns) function
H A DAcquisitionThread.cpp76 set_timestamp(&target_time, timestamp);
/hardware/libhardware/include/hardware/
H A Dcamera.h95 int (*set_timestamp)(struct preview_stream_ops *w, int64_t timestamp); member in struct:preview_stream_ops
/hardware/bsp/intel/peripheral/light/mraa/
H A Dlights.c150 void set_timestamp(struct timespec *out, int64_t target_ns) function
210 set_timestamp(&target_time, timestamp);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp91 void set_timestamp(uint64 timestamp) { timestamp_ = timestamp; } function in class:mkvmuxer::Frame
H A Dmkvmuxer.cpp2407 new_frame->set_timestamp(timestamp);
2473 new_frame->set_timestamp(timestamp);
2540 new_frame->set_timestamp(timestamp);
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraMem.cpp1934 err = mWindow->set_timestamp(mWindow, timeStamp);
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraMem.cpp2010 err = mWindow->set_timestamp(mWindow, timeStamp);

Completed in 226 milliseconds