Searched refs:CreateDepthData (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/ |
H A D | depth_data_napi.h | 31 …static napi_value CreateDepthData(napi_env env, napi_value format, napi_value depthMap, napi_value…
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
H A D | depth_data_napi.cpp | 112 napi_value DepthDataNapi::CreateDepthData(napi_env env, napi_value format, napi_value depthMap, in CreateDepthData() function in OHOS::CameraStandard::DepthDataNapi
|
H A D | depth_data_output_napi.cpp | 119 result[1] = DepthDataNapi::CreateDepthData(env_, format, depthMap, qualityLevel, accuracy); in ExecuteDepthData()
|