Searched refs:depthData (Results 1 – 3 of 3) sorted by relevance
75 DepthDataNapi* depthData = reinterpret_cast<DepthDataNapi*>(nativeObject); in DepthDataNapiDestructor() local76 if (depthData != nullptr) { in DepthDataNapiDestructor()77 delete depthData; in DepthDataNapiDestructor()
729 function releaseDepthData(depthData: camera.DepthData): void {730 await depthData.release();833 function callback(err: BusinessError, depthData: camera.DepthData): void {867 function callback(err: BusinessError, depthData: camera.DepthData): void {
730 function releaseDepthData(depthData: camera.DepthData): void {731 await depthData.release();834 function callback(err: BusinessError, depthData: camera.DepthData): void {868 function callback(err: BusinessError, depthData: camera.DepthData): void {