Searched defs:Physical (Results 1 – 3 of 3) sorted by relevance
38 struct Physical { struct39 DisplayId id;40 DisplayConnectionType type;
76 public static final class Physical extends DisplayAddress { class in DisplayAddress141 private Physical(long physicalDisplayId) { in Physical() method in DisplayAddress.Physical145 private Physical(byte port, Long model) { in Physical() method in DisplayAddress.Physical
188 struct Physical { struct189 DisplayId id;190 DisplayConnectionType type;191 hardware::graphics::composer::hal::HWDisplayId hwcDisplayId;