Searched refs:getInternalDisplayId (Results 1 – 6 of 6) sorted by relevance
147 std::optional<PhysicalDisplayId> getInternalDisplayId() const { in getInternalDisplayId() function159 const auto displayId = getInternalDisplayId(); in getInternalDisplayToken()
314 static std::optional<PhysicalDisplayId> getInternalDisplayId();
124 std::optional<PhysicalDisplayId> displayId = SurfaceComposerClient::getInternalDisplayId(); in main()
177 SurfaceComposerClient::getInternalDisplayId(); in ADisplay_acquirePhysicalDisplays()
1068 std::optional<PhysicalDisplayId> displayId = SurfaceComposerClient::getInternalDisplayId(); in main()
944 std::optional<PhysicalDisplayId> SurfaceComposerClient::getInternalDisplayId() { in getInternalDisplayId() function in android::SurfaceComposerClient945 return ComposerService::getComposerService()->getInternalDisplayId(); in getInternalDisplayId()