Home
last modified time | relevance | path

Searched defs:getPhysicalDisplayId (Results 1 – 5 of 5) 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/base/services/core/java/com/android/server/display/brightness/
DBrightnessEvent.java223 public String getPhysicalDisplayId() { in getPhysicalDisplayId() method in BrightnessEvent
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_scheduler_fuzzer.cpp90 PhysicalDisplayId SchedulerFuzzer::getPhysicalDisplayId() { in getPhysicalDisplayId() function in android::fuzz::SchedulerFuzzer
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp342 static status_t getPhysicalDisplayId(PhysicalDisplayId& outDisplayId) { in getPhysicalDisplayId() function