Home
last modified time | relevance | path

Searched defs:HwcDisplayIdGetter (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp385 struct HwcDisplayIdGetter { struct
386 static constexpr std::optional<HWDisplayId> value;
392 struct HwcDisplayIdGetter<VirtualDisplayId<displayId>> { struct
393 static constexpr std::optional<HWDisplayId> value = HWC_VIRTUAL_DISPLAY_HWC_DISPLAY_ID;
397 struct HwcDisplayIdGetter<PhysicalDisplayId<PhysicalDisplay>> { struct
398 static constexpr std::optional<HWDisplayId> value = PhysicalDisplay::HWC_DISPLAY_ID;