Lines Matching refs:HWDisplayId
75 using hal::HWDisplayId;
101 bool hasPhysicalHwcDisplay(hal::HWDisplayId) const;
219 static constexpr std::optional<HWDisplayId> value;
222 constexpr HWDisplayId HWC_VIRTUAL_DISPLAY_HWC_DISPLAY_ID = 1010;
226 static constexpr std::optional<HWDisplayId> value = HWC_VIRTUAL_DISPLAY_HWC_DISPLAY_ID;
231 static constexpr std::optional<HWDisplayId> value = PhysicalDisplay::HWC_DISPLAY_ID;
339 template <HWDisplayId hwcDisplayId, DisplayType hwcDisplayType, typename DisplayVariant,
343 static constexpr HWDisplayId HWC_DISPLAY_ID = hwcDisplayId;
519 static constexpr HWDisplayId HWC_DISPLAY_ID = 1001;
529 static constexpr HWDisplayId HWC_DISPLAY_ID = 1002;
540 static constexpr HWDisplayId HWC_DISPLAY_ID = 1003;