Lines Matching refs:HWDisplayId
76 using hal::HWDisplayId;
99 bool hasPhysicalHwcDisplay(hal::HWDisplayId hwcDisplayId);
216 static constexpr std::optional<HWDisplayId> value;
219 constexpr HWDisplayId HWC_VIRTUAL_DISPLAY_HWC_DISPLAY_ID = 1010;
223 static constexpr std::optional<HWDisplayId> value = HWC_VIRTUAL_DISPLAY_HWC_DISPLAY_ID;
228 static constexpr std::optional<HWDisplayId> value = PhysicalDisplay::HWC_DISPLAY_ID;
342 template <HWDisplayId hwcDisplayId, DisplayType hwcDisplayType, typename DisplayVariant,
346 static constexpr HWDisplayId HWC_DISPLAY_ID = hwcDisplayId;
494 static constexpr HWDisplayId HWC_DISPLAY_ID = 1001;
504 static constexpr HWDisplayId HWC_DISPLAY_ID = 1002;
512 static constexpr HWDisplayId HWC_DISPLAY_ID = 1003;