Searched refs:supportedDeviceCount (Results 1 – 1 of 1) sorted by relevance
5569 int32_t supportedDeviceCount = static_cast<int32_t>(chooseModeRange[deviceCntPos]); in GetSupportedPhysicalApertures() local5570 CHECK_ERROR_RETURN_RET_LOG(supportedDeviceCount == 0, CameraErrorCode::SUCCESS, in GetSupportedPhysicalApertures()