Searched refs:SetDeviceCapabilityChangeStatus (Results 1 – 2 of 2) sorted by relevance
1498 sharedThis->SetDeviceCapabilityChangeStatus(true)); in SetVideoStabilizationMode()1676 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in SetExposureMode()1752 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in SetMeteringPoint()2066 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in SetFocusMode()2146 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in SetFocusPoint()2529 sharedThis->SetDeviceCapabilityChangeStatus(true)); in SetFlashMode()2743 sharedThis->SetDeviceCapabilityChangeStatus(true)); in SetZoomRatio()4166 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in SetSensorExposureTime()4603 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in EnableMovingPhoto()4980 …ECK_EXECUTE(retCode != CameraErrorCode::SUCCESS, sharedThis->SetDeviceCapabilityChangeStatus(true)… in EnableAutoHighQualityPhoto()[all …]
1798 inline void SetDeviceCapabilityChangeStatus(bool isDeviceCapabilityChanged) in SetDeviceCapabilityChangeStatus() function