Searched refs:ProcessSnapshotDurationUpdates (Results 1 – 6 of 6) sorted by relevance
120 output->ProcessSnapshotDurationUpdates(data.ReadInt32()); in TestOutput()
409 void ProcessSnapshotDurationUpdates(int32_t snapshotDuration);
330 session->ProcessSnapshotDurationUpdates(data.ReadUint64(), result); in TestProcess()
1550 void ProcessSnapshotDurationUpdates(const uint64_t timestamp,
901 void PhotoOutput::ProcessSnapshotDurationUpdates(int32_t snapshotDuration) __attribute__((no_saniti… in ProcessSnapshotDurationUpdates() function in OHOS::CameraStandard::PhotoOutput
2288 void CaptureSession::ProcessSnapshotDurationUpdates(const uint64_t timestamp, in ProcessSnapshotDurationUpdates() function in OHOS::CameraStandard::CaptureSession2301 ((sptr<PhotoOutput> &)photoOutput_)->ProcessSnapshotDurationUpdates(duration); in ProcessSnapshotDurationUpdates()2392 session->ProcessSnapshotDurationUpdates(timestamp, result); in ProcessCallbacks()