Home
last modified time | relevance | path

Searched refs:oHCaptureSessionSetSessionMode (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/types/libentry/
Dindex.d.ts298 export const oHCaptureSessionSetSessionMode: (index:number) => number; constant
/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/ohosTest/ets/test/
DCameraSessionAutoDeviceSwitchTest.test.ets186 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);
DSession.test.ets183 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);
780 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);
798 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);
821 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);
841 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.FIRST_PARAMETER_ERROR);
859 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.SECOND_PARAMETER_ERROR);
DSecureCamera.test.ets203 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);
DPhotoTest.test.ets262 let ret = cameraObj.oHCaptureSessionSetSessionMode(Parameter_Setting.ALL_PARAMETER_OK);