Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.h71 Camera_ErrorCode CreatePhotoOutputWithoutSurface(const Camera_Profile* profile,
H A Dcamera_manager_impl.cpp611 Camera_ErrorCode Camera_Manager::CreatePhotoOutputWithoutSurface(const Camera_Profile* profile, in CreatePhotoOutputWithoutSurface() function in Camera_Manager
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcamera_manager.cpp277 return cameraManager->CreatePhotoOutputWithoutSurface(profile, photoOutput); in OH_CameraManager_CreatePhotoOutputWithoutSurface()