Searched refs:GetCompressionResolutionHeight (Results 1 – 5 of 5) sorted by relevance
40 if (parser.GetCompressionResolutionWidth() <= parser.GetCompressionResolutionHeight()) { in InitDeviceOrientation()
52 VirtualScreenImpl::GetInstance().SetCompressionHeight(parser.GetCompressionResolutionHeight()); in InitSettings()
38 int32_t GetCompressionResolutionHeight() const;
248 int32_t CommandParser::GetCompressionResolutionHeight() const in GetCompressionResolutionHeight() function in CommandParser
139 int32_t compressionHeight = CommandParser::GetInstance().GetCompressionResolutionHeight(); in InitVirtualScreen()