Searched refs:getInternalDisplayId (Results 1 – 4 of 4) sorted by relevance
121 std::optional<PhysicalDisplayId> getInternalDisplayId() const { in getInternalDisplayId() function133 const auto displayId = getInternalDisplayId(); in getInternalDisplayToken()
257 static std::optional<PhysicalDisplayId> getInternalDisplayId();
143 std::optional<PhysicalDisplayId> displayId = SurfaceComposerClient::getInternalDisplayId(); in main()
528 std::optional<PhysicalDisplayId> SurfaceComposerClient::getInternalDisplayId() { in getInternalDisplayId() function in android::SurfaceComposerClient529 return ComposerService::getComposerService()->getInternalDisplayId(); in getInternalDisplayId()