Searched defs:ScreenConnectorInfo (Results 1 – 1 of 1) sorted by relevance
51 struct ScreenConnectorInfo { struct53 static constexpr std::uint32_t BytesPerPixel() { return 4; } in BytesPerPixel()54 static std::uint32_t ScreenCount() { in ScreenCount()59 static std::uint32_t ScreenHeight(std::uint32_t display_number) { in ScreenHeight()65 static std::uint32_t ScreenWidth(std::uint32_t display_number) { in ScreenWidth()71 static std::uint32_t ScreenStrideBytes(std::uint32_t display_number) { in ScreenStrideBytes()74 static std::uint32_t ScreenSizeInBytes(std::uint32_t display_number) { in ScreenSizeInBytes()