Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.h49 Camera_ErrorCode GetSupportedCameraOutputCapabilityWithSceneMode(const Camera_Device* camera,
H A Dcamera_manager_impl.cpp378 Camera_ErrorCode Camera_Manager::GetSupportedCameraOutputCapabilityWithSceneMode(const Camera_Devic… in GetSupportedCameraOutputCapabilityWithSceneMode() function in Camera_Manager
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcamera_manager.cpp163 …return cameraManager->GetSupportedCameraOutputCapabilityWithSceneMode(camera, sceneMode, cameraOut… in OH_CameraManager_GetSupportedCameraOutputCapabilityWithSceneMode()