Searched refs:getInternalHwcDisplayId (Results 1 – 4 of 4) sorted by relevance
88 MOCK_CONST_METHOD0(getInternalHwcDisplayId, std::optional<hwc2_display_t>());
180 virtual std::optional<hwc2_display_t> getInternalHwcDisplayId() const = 0;313 std::optional<hwc2_display_t> getInternalHwcDisplayId() const override { in getInternalHwcDisplayId() function
831 const auto hwcDisplayId = getHwComposer().getInternalHwcDisplayId(); in getInternalDisplayIdLocked()
1444 if (hwcDisplayId != getHwComposer().getInternalHwcDisplayId()) { in onVsyncReceived()