Home
last modified time | relevance | path

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 Dcamera_manager.h756 …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 Dcamera_manager.cpp1547 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