Home
last modified time | relevance | path

Searched defs:profilesWrapper (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1376 …eMode CameraManager::GetFallbackConfigMode(SceneMode profileMode, ProfilesWrapper& profilesWrapper) in GetFallbackConfigMode()
1488 void CameraManager::ParseBasicCapability(ProfilesWrapper& profilesWrapper, in ParseBasicCapability()
1529 void CameraManager::ParseExtendCapability(ProfilesWrapper& profilesWrapper, const int32_t modeName, in ParseExtendCapability()
1621 void CameraManager::ParseProfileLevel(ProfilesWrapper& profilesWrapper, const int32_t modeName, in ParseProfileLevel()
1641ProfilesWrapper& profilesWrapper, int32_t specId, StreamInfo& streamInfo) __attribute__((no_saniti… in CreateProfileLevel4StreamType()
1681 void CameraManager::ParseCapability(ProfilesWrapper& profilesWrapper, sptr<CameraDevice>& camera, in ParseCapability()
1722 ProfilesWrapper profilesWrapper = {}; in GetSupportedOutputCapability() local
1829 void CameraManager::CreateProfile4StreamType(ProfilesWrapper& profilesWrapper, OutputCapStreamType … in CreateProfile4StreamType()