Searched refs:VendorConfig (Results 1 – 5 of 5) sorted by relevance
24 struct VendorConfig { struct40 VendorConfig GetVendorConfig(struct libinput_device *device) const;
117 VendorConfig DeviceConfigManagement::GetVendorConfig(struct libinput_device *device) const in GetVendorConfig()122 VendorConfig vendorConfigTmp = {}; in GetVendorConfig()
44 VendorConfig vendorConfig;85 VendorConfig GetVendorConfig(int32_t deviceId) const;
85 VendorConfig vendorconfig = configManager.GetVendorConfig(device);
701 VendorConfig InputDeviceManager::GetVendorConfig(int32_t deviceId) const in GetVendorConfig()