Home
last modified time | relevance | path

Searched refs:GetOrignalResolutionHeight (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h63 int32_t GetOrignalResolutionHeight() const;
H A DCommandParser.cpp251 int32_t CommandParser::GetOrignalResolutionHeight() const in GetOrignalResolutionHeight() function in CommandParser
1035 info.orignalResolutionHeight = GetOrignalResolutionHeight(); in GetCommandInfo()
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp135 int32_t orignalHeight = CommandParser::GetInstance().GetOrignalResolutionHeight(); in InitVirtualScreen()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp940 EXPECT_EQ(CommandParser::GetInstance().GetOrignalResolutionHeight(), val1); in TEST_F()

Completed in 5 milliseconds