Home
last modified time | relevance | path

Searched refs:oHVideoOutputDeleteFrameRates (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/types/libentry/
Dindex.d.ts404 export const oHVideoOutputDeleteFrameRates: (index:number) => number; constant
/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/ohosTest/ets/test/
DPhotoTest.test.ets1619 let ret = cameraObj.oHVideoOutputDeleteFrameRates(Parameter_Setting.ALL_PARAMETER_OK);
1638 let ret = cameraObj.oHVideoOutputDeleteFrameRates(Parameter_Setting.FIRST_PARAMETER_ERROR);
1655 let ret = cameraObj.oHVideoOutputDeleteFrameRates(Parameter_Setting.SECOND_PARAMETER_ERROR);