Home
last modified time | relevance | path

Searched refs:capture_time (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp3693 int64_t last_frame_capture_time = 0, first_frame_capture_time, capture_time; in handleBatchMetadata() local
3817 capture_time = in handleBatchMetadata()
3820 CAM_INTF_META_SENSOR_TIMESTAMP, capture_time); in handleBatchMetadata()
3822 last_frame_capture_time, capture_time); in handleBatchMetadata()
3947 int64_t capture_time, capture_time_av; in handleMetadataWithLock() local
3978 capture_time = *p_capture_time; in handleMetadataWithLock()
3997 capture_time -= measured; in handleMetadataWithLock()
4090 frame_number, capture_time); in handleMetadataWithLock()
4166 mShutterDispatcher.markShutterReady(pendingRequest.frame_number, capture_time); in handleMetadataWithLock()
4170 pendingRequest.timestamp = capture_time; in handleMetadataWithLock()
[all …]
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h12144 …NTRY glVideoCaptureNV (GLuint video_capture_slot, GLuint *sequence_num, GLuint64EXT *capture_time);
12157 …GLVIDEOCAPTURENVPROC) (GLuint video_capture_slot, GLuint *sequence_num, GLuint64EXT *capture_time);
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglext.h11909 …GLVIDEOCAPTURENVPROC) (GLuint video_capture_slot, GLuint *sequence_num, GLuint64EXT *capture_time);
11922 …NTRY glVideoCaptureNV (GLuint video_capture_slot, GLuint *sequence_num, GLuint64EXT *capture_time);