Home
last modified time | relevance | path

Searched refs:getExternalHwcDisplayId (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h238 virtual std::optional<hal::HWDisplayId> getExternalHwcDisplayId() const = 0;
373 std::optional<hal::HWDisplayId> getExternalHwcDisplayId() const override { in getExternalHwcDisplayId() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DMockHWComposer.h115 MOCK_CONST_METHOD0(getExternalHwcDisplayId, std::optional<hal::HWDisplayId>());