Searched defs:getPhysicalDisplayIds (Results 1 – 5 of 5) sorted by relevance
| /frameworks/native/libs/gui/ | ||
| D | ISurfaceComposer.cpp | 321 virtual std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::BpSurfaceComposer |
| D | SurfaceComposerClient.cpp | 524 std::vector<PhysicalDisplayId> SurfaceComposerClient::getPhysicalDisplayIds() { in getPhysicalDisplayIds() function in android::SurfaceComposerClient |
| /frameworks/native/libs/gui/tests/ | ||
| D | Surface_test.cpp | 558 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const override { return {}; } in getPhysicalDisplayIds() function in android::FakeSurfaceComposer |
| /frameworks/base/core/java/android/view/ | ||
| D | SurfaceControl.java | 1821 public static long[] getPhysicalDisplayIds() { in getPhysicalDisplayIds() method in SurfaceControl |
| /frameworks/native/services/surfaceflinger/ | ||
| D | SurfaceFlinger.cpp | 480 std::vector<PhysicalDisplayId> SurfaceFlinger::getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::SurfaceFlinger |