Searched refs:depthMap_ (Results 1 – 2 of 2) sorted by relevance
32 DepthDataNapi::DepthDataNapi() : env_(nullptr), format_(nullptr), depthMap_(nullptr), in DepthDataNapi()56 obj->depthMap_ = sDepthMap_; in DepthDataNapiConstructor()182 result = depthDataNapi->depthMap_; in GetDepthMap()267 context->objectInfo->depthMap_ = nullptr; in Release()
53 napi_value depthMap_; variable