Home
last modified time | relevance | path

Searched refs:IsScreenShapeValid (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/util/
DCommandParser.h128 bool IsScreenShapeValid();
DCommandParser.cpp118 …= partRet && IsConfigPathValid() && IsJsHeapValid() && IsJsHeapFlagValid() && IsScreenShapeValid(); in IsCommandValid()
392 bool CommandParser::IsScreenShapeValid() in IsScreenShapeValid() function in CommandParser