Searched defs:DisplayId (Results 1 – 3 of 3) sorted by relevance
29 public @interface DisplayId { annotation
34 struct DisplayId { struct35 using Type = PhysicalDisplayId; argument40 static DisplayId fromEdid(uint8_t port, uint16_t manufacturerId, uint32_t modelHash); argument
30 using DisplayId = hwc2_display_t; variable