Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp5569 int32_t supportedDeviceCount = static_cast<int32_t>(chooseModeRange[deviceCntPos]); in GetSupportedPhysicalApertures() local
5570 CHECK_ERROR_RETURN_RET_LOG(supportedDeviceCount == 0, CameraErrorCode::SUCCESS, in GetSupportedPhysicalApertures()