Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Ddepth_data_napi.h41 static napi_value DepthDataNapiConstructor(napi_env env, napi_callback_info info);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_napi.cpp42 napi_value DepthDataNapi::DepthDataNapiConstructor(napi_env env, napi_callback_info info) in DepthDataNapiConstructor() function in OHOS::CameraStandard::DepthDataNapi
97 DepthDataNapiConstructor, nullptr, in Init()