Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp212 bool isEnableAutoSwitch = captureSession->GetIsAutoSwitchDeviceStatus(); in OnFoldStatusChanged() local
213 …CHECK_ERROR_RETURN_RET_LOG(!isEnableAutoSwitch, CAMERA_OPERATION_NOT_ALLOWED, "isEnableAutoSwitch … in OnFoldStatusChanged()