Home
last modified time | relevance | path

Searched refs:deferredPhotoSwitch_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp57 deferredPhotoSwitch_ = 0; in HStreamCapture()
233 deferredPhotoSwitch_ = 1; in DeferImageDeliveryFor()
239 deferredPhotoSwitch_ = 0; in DeferImageDeliveryFor()
784 MEDIA_INFO_LOG("HStreamCapture IsDeferredPhotoEnabled deferredPhotoSwitch_: %{public}d", deferredPhotoSwitch_); in IsDeferredPhotoEnabled()
785 if (deferredPhotoSwitch_ == 1) { in IsDeferredPhotoEnabled()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_capture.h100 int32_t deferredPhotoSwitch_; member in OHOS::CameraStandard::HStreamCapture

Completed in 3 milliseconds