Searched refs:ComputeScreenSizeInBytes (Results 1 – 2 of 2) sorted by relevance
67 static std::uint32_t ComputeScreenSizeInBytes(const std::uint32_t w, in ComputeScreenSizeInBytes() function
53 return ScreenConnectorInfo::ComputeScreenSizeInBytes(w, h); in ScreenSizeInBytes()