Home
last modified time | relevance | path

Searched defs:getPrimaryPhysicalDisplayId (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl44 long getPrimaryPhysicalDisplayId(); in getPrimaryPhysicalDisplayId() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp910 binder::Status getPrimaryPhysicalDisplayId(int64_t* /*outDisplayId*/) override { in getPrimaryPhysicalDisplayId() function in android::FakeSurfaceComposerAIDL
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1083 status_t SurfaceComposerClient::getPrimaryPhysicalDisplayId(PhysicalDisplayId* id) { in getPrimaryPhysicalDisplayId() function in android::SurfaceComposerClient
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp607 status_t SurfaceFlinger::getPrimaryPhysicalDisplayId(PhysicalDisplayId* id) const { in getPrimaryPhysicalDisplayId() function in android::SurfaceFlinger
7449 binder::Status SurfaceComposerAIDL::getPrimaryPhysicalDisplayId(int64_t* outDisplayId) { in getPrimaryPhysicalDisplayId() function in android::SurfaceComposerAIDL
/frameworks/base/core/java/android/view/
DSurfaceControl.java2436 public static long getPrimaryPhysicalDisplayId() { in getPrimaryPhysicalDisplayId() method in SurfaceControl