Searched defs:depthProfiles (Results 1 – 2 of 2) sorted by relevance
144 auto depthProfiles = Hold<std::list<CameraNapiObject>>(); in GetCameraNapiObject() local
255 void CameraOutputCapability::SetDepthProfiles(std::vector<DepthProfile> depthProfiles) in SetDepthProfiles()