Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h763 Camera_ErrorCode OH_CaptureSession_Preconfig(Camera_CaptureSession* session,
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp541 Camera_ErrorCode OH_CaptureSession_Preconfig(Camera_CaptureSession* session, Camera_PreconfigType preconfigType) in OH_CaptureSession_Preconfig() function
543 MEDIA_DEBUG_LOG("OH_CaptureSession_Preconfig is called."); in OH_CaptureSession_Preconfig()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp3581 ret = OH_CaptureSession_Preconfig(captureSession, preconfigType); in HWTEST_F()
3690 ret = OH_CaptureSession_Preconfig(captureSession, preconfigType); in HWTEST_F()
3711 ret = OH_CaptureSession_Preconfig(nullptr, preconfigType); in HWTEST_F()

Completed in 11 milliseconds