Home
last modified time | relevance | path

Searched refs:OH_PreviewOutput_DeleteProfile (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dpreview_output.h191 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile);
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dpreview_output.cpp128 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile) in OH_PreviewOutput_DeleteProfile() function
130 MEDIA_DEBUG_LOG("OH_PreviewOutput_DeleteProfile is called."); in OH_PreviewOutput_DeleteProfile()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp3811 EXPECT_EQ(OH_PreviewOutput_DeleteProfile(profile), CAMERA_OK); in HWTEST_F()
3813 EXPECT_EQ(OH_PreviewOutput_DeleteProfile(nullptr), CAMERA_INVALID_ARGUMENT); in HWTEST_F()

Completed in 10 milliseconds