Home
last modified time | relevance | path

Searched refs:SessionRemovePhotoOutput (Results 1 - 9 of 9) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dcamera_manager_ndk.h133 Camera_ErrorCode SessionRemovePhotoOutput(void);
H A Dmodule_test.cpp472 static napi_value SessionRemovePhotoOutput(napi_env env, napi_callback_info info) in SessionRemovePhotoOutput() function
476 Camera_ErrorCode ret = ndkCamera_->SessionRemovePhotoOutput(); in SessionRemovePhotoOutput()
993 { "sessionRemovePhotoOutput", nullptr, SessionRemovePhotoOutput, nullptr, nullptr, nullptr, in Init()
H A Dcamera_manager.cpp672 Camera_ErrorCode NDKCamera::SessionRemovePhotoOutput(void) in SessionRemovePhotoOutput() function in NDKCamera
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
H A Dcamera_manager.h131 Camera_ErrorCode SessionRemovePhotoOutput(int useCaseCode); // 删除拍照输出。
H A Dcamera_manager.cpp849 Camera_ErrorCode NDKCamera::SessionRemovePhotoOutput(int useCaseCode) in SessionRemovePhotoOutput() function in NDKCamera
H A Dmian.cpp1041 Camera_ErrorCode code = ndkCamera->SessionRemovePhotoOutput(index); in OHCaptureSessionRemovePhotoOutput()
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H A Dcamera_manager_ndk.h187 Camera_ErrorCode SessionRemovePhotoOutput(void);
H A Dmain.cpp440 static napi_value SessionRemovePhotoOutput(napi_env env, napi_callback_info info) in SessionRemovePhotoOutput() function
444 Camera_ErrorCode ret = ndkCamera_->SessionRemovePhotoOutput(); in SessionRemovePhotoOutput()
2388 { "sessionRemovePhotoOutput", nullptr, SessionRemovePhotoOutput, nullptr, nullptr, nullptr, in Init()
H A Dcamera_manager.cpp778 Camera_ErrorCode NDKCamera::SessionRemovePhotoOutput(void) in SessionRemovePhotoOutput() function in NDKCamera

Completed in 21 milliseconds