Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_napi.cpp88 napi_property_descriptor depth_data_properties[] = { in Init() local
98 … sizeof(depth_data_properties) / sizeof(depth_data_properties[PARAM0]), in Init()
99 depth_data_properties, &ctorObj); in Init()