Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.h98 Camera_ErrorCode TakePictureWithPhotoSettings(Camera_PhotoCaptureSetting photoSetting);
H A Dmain.cpp478 Camera_ErrorCode ret = g_ndkCamera->TakePictureWithPhotoSettings(photoSetting); in TakePictureWithSettings()
H A Dcamera_manager.cpp795 Camera_ErrorCode NDKCamera::TakePictureWithPhotoSettings(Camera_PhotoCaptureSetting photoSetting) in TakePictureWithPhotoSettings() function in OHOS_NDK_CAMERA::NDKCamera