Searched defs:associatedDisplayId (Results 1 – 3 of 3) sorted by relevance
200 bool isExternal, bool hasMic, int32_t associatedDisplayId) { in initialize()
475 int usiVersionMinor, int associatedDisplayId) { in InputDevice()
916 std::optional<int32_t> associatedDisplayId = device->getAssociatedDisplayId(); in canDispatchToDisplay() local