Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp295 status_t getPrimaryPhysicalDisplayId(PhysicalDisplayId* displayId) const override { in getPrimaryPhysicalDisplayId() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp940 status_t SurfaceComposerClient::getPrimaryPhysicalDisplayId(PhysicalDisplayId* id) { in getPrimaryPhysicalDisplayId() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp697 status_t getPrimaryPhysicalDisplayId(PhysicalDisplayId*) const override { return NO_ERROR; } in getPrimaryPhysicalDisplayId() function in android::FakeSurfaceComposer
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2359 public static long getPrimaryPhysicalDisplayId() { in getPrimaryPhysicalDisplayId() method in SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp671 status_t SurfaceFlinger::getPrimaryPhysicalDisplayId(PhysicalDisplayId* id) const { in getPrimaryPhysicalDisplayId() function in android::SurfaceFlinger