Searched refs:getPhysicalDisplayIds (Results 1 – 12 of 12) sorted by relevance
118 virtual std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const = 0;122 const auto displayIds = getPhysicalDisplayIds(); in getInternalDisplayId()
256 static std::vector<PhysicalDisplayId> getPhysicalDisplayIds();
201 doReturn(ids).when(() -> SurfaceControl.getPhysicalDisplayIds()); in updateAvailableDisplays()
1806 public static long[] getPhysicalDisplayIds() { in getPhysicalDisplayIds() method in SurfaceControl1823 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()
322 virtual std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::BpSurfaceComposer1503 return reply->writeUint64Vector(getPhysicalDisplayIds()); in onTransact()
402 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const override;
487 std::vector<PhysicalDisplayId> SurfaceFlinger::getPhysicalDisplayIds() const { in getPhysicalDisplayIds() function in android::SurfaceFlinger
554 const auto displayIds = SurfaceComposerClient::getPhysicalDisplayIds(); in nativeGetPhysicalDisplayIds()
684 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const override { return {}; } in getPhysicalDisplayIds() function in android::FakeSurfaceComposer
16614 HSPLandroid/view/SurfaceControl;->getPhysicalDisplayIds()[J