Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayAddress.java88 public long getPhysicalDisplayId() { in getPhysicalDisplayId() method in DisplayAddress.Physical
/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayMode.h127 PhysicalDisplayId getPhysicalDisplayId() const { return mPhysicalDisplayId; } in getPhysicalDisplayId() function
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_scheduler_fuzzer.cpp78 PhysicalDisplayId SchedulerFuzzer::getPhysicalDisplayId() { in getPhysicalDisplayId() function in android::fuzz::SchedulerFuzzer