Home
last modified time | relevance | path

Searched defs:Physical (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayAddress.java76 public static final class Physical extends DisplayAddress { class in DisplayAddress
141 private Physical(long physicalDisplayId) { in Physical() method in DisplayAddress.Physical
145 private Physical(int port, Long model) { in Physical() method in DisplayAddress.Physical
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h315 struct Physical { struct
316 PhysicalDisplayId id;
317 ui::DisplayConnectionType type;
318 hardware::graphics::composer::hal::HWDisplayId hwcDisplayId;
319 std::optional<DeviceProductInfo> deviceProductInfo;
320 DisplayModes supportedModes;
321 DisplayModePtr activeMode;