Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/types/libentry/
Dindex.d.ts380 export const oHCaptureSessionGetSupportedColorSpaces: (index:number) => colorSpacesSize; constant
/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/ohosTest/ets/test/
DPhotoTest.test.ets175 …let mPhotoOutput = cameraObj.oHCaptureSessionGetSupportedColorSpaces(Parameter_Setting.ALL_PARAMET…
2160 …let ret = cameraObj.oHCaptureSessionGetSupportedColorSpaces(Parameter_Setting.ALL_PARAMETER_OK).er…
2175 …let ret = cameraObj.oHCaptureSessionGetSupportedColorSpaces(Parameter_Setting.FIRST_PARAMETER_ERRO…
2190 …let ret = cameraObj.oHCaptureSessionGetSupportedColorSpaces(Parameter_Setting.SECOND_PARAMETER_ERR…
2205 …let ret = cameraObj.oHCaptureSessionGetSupportedColorSpaces(Parameter_Setting.THIRD_PARAMETER_ERRO…