Searched refs:associatedDisplayId (Results 1 – 1 of 1) sorted by relevance
781 std::optional<int32_t> associatedDisplayId = device->getAssociatedDisplayId(); in canDispatchToDisplay() local783 if (!associatedDisplayId) { in canDispatchToDisplay()787 if (*associatedDisplayId == ADISPLAY_ID_NONE) { in canDispatchToDisplay()792 return *associatedDisplayId == displayId; in canDispatchToDisplay()