Searched refs:CameraNapiObjDepthProfile (Results 1 – 2 of 2) sorted by relevance
85 class CameraNapiObjDepthProfile : public CameraNapiObjectTypes {87 explicit CameraNapiObjDepthProfile(DepthProfile& depthProfile) : depthProfile_(depthProfile) {} in CameraNapiObjDepthProfile() function
70 CameraNapiObject& CameraNapiObjDepthProfile::GetCameraNapiObject() in GetCameraNapiObject()147 …depthProfiles->emplace_back(std::move(Hold<CameraNapiObjDepthProfile>(profile)->GetCameraNapiObjec… in GetCameraNapiObject()