Home
last modified time | relevance | path

Searched refs:OH_CaptureSession_RemovePhotoOutput (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h298 Camera_ErrorCode OH_CaptureSession_RemovePhotoOutput(Camera_CaptureSession* session, Camera_PhotoOutput* photoOutput);
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp145 Camera_ErrorCode OH_CaptureSession_RemovePhotoOutput(Camera_CaptureSession* session, Camera_PhotoOutput* photoOutput) in OH_CaptureSession_RemovePhotoOutput() function
147 MEDIA_DEBUG_LOG("OH_CaptureSession_RemovePhotoOutput is called"); in OH_CaptureSession_RemovePhotoOutput()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp551 (void)OH_CaptureSession_RemovePhotoOutput(captureSession_, photoOutput_); in StartVideo()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp642 ret = OH_CaptureSession_RemovePhotoOutput(captureSession, photoOutput); in HWTEST_F()
993 ret = OH_CaptureSession_RemovePhotoOutput(captureSession, photoOutput); in HWTEST_F()
1087 ret = OH_CaptureSession_RemovePhotoOutput(captureSession, photoOutput); in HWTEST_F()
1378 OH_CaptureSession_RemovePhotoOutput(captureSession, PhotoOutput); in HWTEST_F()

Completed in 14 milliseconds