Searched refs:screenShape (Results 1 – 2 of 2) sorted by relevance
35 screenShape("circle"), in CommandParser()205 return screenShape; in GetScreenShape()401 screenShape = shape; in IsScreenShapeValid()403 ILOG("CommandParser screen shape: %s", screenShape.c_str()); in IsScreenShapeValid()
98 std::string screenShape; variable