Home
last modified time | relevance | path

Searched defs:DeviceParams (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dynamic_depth/includes/dynamic_depth/
H A Ddevice.h26 struct DeviceParams { struct
41 explicit DeviceParams(std::unique_ptr<Cameras> new_cameras) in DeviceParams() argument
/aosp_15_r20/packages/modules/Uwb/ranging/tests/multidevices/lib/
Dparams.py22 class DeviceParams: class