Searched refs:getPhysicalDisplayIds (Results 1 – 12 of 12) sorted by relevance
115 virtual std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const = 0;119 const auto displayIds = getPhysicalDisplayIds(); in getInternalDisplayId()
256 static std::vector<PhysicalDisplayId> getPhysicalDisplayIds();
201 doReturn(ids).when(() -> SurfaceControl.getPhysicalDisplayIds()); in updateAvailableDisplays()
1821 public static long[] getPhysicalDisplayIds() { in getPhysicalDisplayIds() method in SurfaceControl1838 final long[] physicalDisplayIds = getPhysicalDisplayIds(); in getInternalDisplayToken()
83 for (long physicalDisplayId : SurfaceControl.getPhysicalDisplayIds()) { in registerLocked()
524 std::vector<PhysicalDisplayId> SurfaceComposerClient::getPhysicalDisplayIds() { in getPhysicalDisplayIds() function in android::SurfaceComposerClient525 return ComposerService::getComposerService()->getPhysicalDisplayIds(); in getPhysicalDisplayIds()
321 virtual std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::BpSurfaceComposer1499 return reply->writeUint64Vector(getPhysicalDisplayIds()); in onTransact()
389 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const override;
480 std::vector<PhysicalDisplayId> SurfaceFlinger::getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::SurfaceFlinger
558 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const override { return {}; } in getPhysicalDisplayIds() function in android::FakeSurfaceComposer
572 const auto displayIds = SurfaceComposerClient::getPhysicalDisplayIds(); in nativeGetPhysicalDisplayIds()
16615 HSPLandroid/view/SurfaceControl;->getPhysicalDisplayIds()[J