Searched refs:CreateProfile4StreamType (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | camera_manager.h | 756 …void CreateProfile4StreamType(ProfilesWrapper& profilesWrapper, OutputCapStreamType streamType, ui… 767 void CreateProfile4StreamType(OutputCapStreamType streamType, uint32_t modeIndex,
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 1547 CreateProfile4StreamType(profilesWrapper, streamType, i, j, extendInfo); in ParseExtendCapability() 1560 CreateProfile4StreamType(profilesWrapper, streamType, i, j, extendInfo); in ParseExtendCapability() 1829 void CameraManager::CreateProfile4StreamType(ProfilesWrapper& profilesWrapper, OutputCapStreamType … in CreateProfile4StreamType() function in OHOS::CameraStandard::CameraManager
|