Searched defs:depthProfile (Results 1 – 6 of 6) sorted by relevance
87 explicit CameraNapiObjDepthProfile(DepthProfile& depthProfile) : depthProfile_(depthProfile) {} in CameraNapiObjDepthProfile()
212 DepthProfile depthProfile; member
179 void CaptureOutput::SetDepthProfile(DepthProfile& depthProfile) in SetDepthProfile()
194 void DepthDataListener::SetDepthProfile(std::shared_ptr<DepthProfile> depthProfile) in SetDepthProfile()378 napi_value DepthDataOutputNapi::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput()
719 sptr<DepthDataOutput> CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBuffer… in CreateDepthDataOutput()731 int CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &surface, in CreateDepthDataOutput()1613 DepthProfile depthProfile = DepthProfile(format, dataAccuracy, size); in CreateDepthProfile4StreamType() local
1011 DepthProfile depthProfile; in CreateDepthDataOutputInstance() local