Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp322 virtual std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::BpSurfaceComposer
DSurfaceComposerClient.cpp524 std::vector<PhysicalDisplayId> SurfaceComposerClient::getPhysicalDisplayIds() { in getPhysicalDisplayIds() function in android::SurfaceComposerClient
/frameworks/native/libs/gui/tests/
DSurface_test.cpp684 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const override { return {}; } in getPhysicalDisplayIds() function in android::FakeSurfaceComposer
/frameworks/base/core/java/android/view/
DSurfaceControl.java1806 public static long[] getPhysicalDisplayIds() { in getPhysicalDisplayIds() method in SurfaceControl
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp487 std::vector<PhysicalDisplayId> SurfaceFlinger::getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::SurfaceFlinger