Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DDisplayCreationArgs.h38 struct Physical { struct
39 DisplayId id;
40 DisplayConnectionType type;
/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(byte port, Long model) { in Physical() method in DisplayAddress.Physical
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h188 struct Physical { struct
189 DisplayId id;
190 DisplayConnectionType type;
191 hardware::graphics::composer::hal::HWDisplayId hwcDisplayId;