Home
last modified time | relevance | path

Searched refs:IsRegionRefresh (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h70 bool IsRegionRefresh() const;
H A DCommandParser.cpp191 bool CommandParser::IsRegionRefresh() const in IsRegionRefresh() function in CommandParser
/ide/tools/previewer/mock/lite/
H A DVirtualScreenImpl.cpp129 if (CommandParser::GetInstance().IsRegionRefresh()) { in ScheduleBufferSend()
/ide/tools/previewer/mock/rich/
H A DVirtualScreenImpl.cpp375 if (!CommandParser::GetInstance().IsRegionRefresh()) { in SendPixmap()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp979 EXPECT_TRUE(CommandParser::GetInstance().IsRegionRefresh()); in TEST_F()

Completed in 6 milliseconds