Home
last modified time | relevance | path

Searched refs:screenShape (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h35 std::string screenShape; member in CommandInfo
137 std::string screenShape; member in CommandParser::ScreenMode
H A DCommandParser.cpp34 screenShape("circle"), in CommandParser()
218 return screenShape; in GetScreenShape()
420 screenShape = shape; in IsScreenShapeValid()
422 ILOG("CommandParser screen shape: %s", screenShape.c_str()); in IsScreenShapeValid()
1033 info.screenShape = GetScreenShape(); in GetCommandInfo()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp795 params.isRound = (paramObj.IsNull()) ? (commandInfo.screenShape == "circle") : in SetSystemParams()

Completed in 4 milliseconds