Home
last modified time | relevance | path

Searched refs:PreviewOutputStop (Results 1 – 2 of 2) 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.h67 Camera_ErrorCode PreviewOutputStop(void);
H A Dcamera_manager.cpp98 (void)PreviewOutputStop(); in ReleaseCamera()
116 (void)PreviewOutputStop(); in ReleaseSession()
507 Camera_ErrorCode NDKCamera::PreviewOutputStop(void) in PreviewOutputStop() function in OHOS_NDK_CAMERA::NDKCamera