Home
last modified time | relevance | path

Searched refs:IsRegionRefresh (Results 1 – 4 of 4) sorted by relevance

/ide/tools/previewer/util/
DCommandParser.h43 bool IsRegionRefresh() const;
DCommandParser.cpp178 bool CommandParser::IsRegionRefresh() const in IsRegionRefresh() function in CommandParser
/ide/tools/previewer/mock/lite/
DVirtualScreenImpl.cpp120 if (CommandParser::GetInstance().IsRegionRefresh()) { in ScheduleBufferSend()
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp264 if (!CommandParser::GetInstance().IsRegionRefresh()) { in SendPixmap()