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
165 private Physical(long physicalDisplayId) { in Physical() method in DisplayAddress.Physical
169 private Physical(int port, Long model) { in Physical() method in DisplayAddress.Physical
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h262 struct Physical { struct
263 PhysicalDisplayId id;
264 hardware::graphics::composer::hal::HWDisplayId hwcDisplayId;
265 DisplayModePtr activeMode;