Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DDisplayAddress.java88 public long getPhysicalDisplayId() { in getPhysicalDisplayId() method in DisplayAddress.Physical
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayMode.h121 PhysicalDisplayId getPhysicalDisplayId() const { return mPhysicalDisplayId; } in getPhysicalDisplayId() function