Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DCommandParser.h62 int32_t GetOrignalResolutionWidth() const;
H A DCommandParser.cpp246 int32_t CommandParser::GetOrignalResolutionWidth() const in GetOrignalResolutionWidth() function in CommandParser
1034 info.orignalResolutionWidth = GetOrignalResolutionWidth(); in GetCommandInfo()
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp134 int32_t orignalWidth = CommandParser::GetInstance().GetOrignalResolutionWidth(); in InitVirtualScreen()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp934 EXPECT_EQ(CommandParser::GetInstance().GetOrignalResolutionWidth(), val1); in TEST_F()

Completed in 5 milliseconds