Searched refs:getInternalHwcDisplayId (Results 1 – 4 of 4) sorted by relevance
116 MOCK_CONST_METHOD0(getInternalHwcDisplayId, std::optional<hal::HWDisplayId>());
241 virtual std::optional<hal::HWDisplayId> getInternalHwcDisplayId() const = 0;375 std::optional<hal::HWDisplayId> getInternalHwcDisplayId() const override { in getInternalHwcDisplayId() function
1107 const auto hwcDisplayId = getHwComposer().getInternalHwcDisplayId(); in getInternalDisplayIdLocked()
1734 if (hwcDisplayId != getHwComposer().getInternalHwcDisplayId()) { in onComposerHalVsync()2605 if (event.hwcDisplayId == getHwComposer().getInternalHwcDisplayId()) { in processDisplayHotplugEventsLocked()2872 if (currentState.physical->hwcDisplayId == getHwComposer().getInternalHwcDisplayId()) { in processDisplayChanged()5725 hwcId = getHwComposer().getInternalHwcDisplayId(); in onTransact()