Home
last modified time | relevance | path

Searched refs:CheckResetBurstKey (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_capture.h78 void CheckResetBurstKey(int32_t captureId);
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp332 void HStreamCapture::CheckResetBurstKey(int32_t captureId) in CheckResetBurstKey() function in OHOS::CameraStandard::HStreamCapture
334 MEDIA_DEBUG_LOG("HStreamCapture::CheckResetBurstKey captureId:%{public}d", captureId); in CheckResetBurstKey()
341 MEDIA_DEBUG_LOG("CheckResetBurstKey: burstSum=%d, curBurstSum=%zu", burstSum, curBurstSum); in CheckResetBurstKey()
346 MEDIA_DEBUG_LOG("CheckResetBurstKey: captureId %d not found in one or both maps", captureId); in CheckResetBurstKey()
H A Dhcapture_session.cpp1709 streamCapture->CheckResetBurstKey(captureId); in SetCameraPhotoProxyInfo()

Completed in 7 milliseconds