Home
last modified time | relevance | path

Searched refs:GetVendorInfo (Results 1 – 4 of 4) sorted by relevance

/external/dynamic_depth/includes/dynamic_depth/
Ddevice.h98 const VendorInfo* GetVendorInfo() const;
Dcamera.h109 const VendorInfo* GetVendorInfo() const;
/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc148 const VendorInfo* Device::GetVendorInfo() const { in GetVendorInfo() function in dynamic_depth::Device
Dcamera.cc184 const VendorInfo* Camera::GetVendorInfo() const { in GetVendorInfo() function in dynamic_depth::Camera