Searched defs:WindowTestInfo (Results 1 – 1 of 1) sorted by relevance
42 struct WindowTestInfo { struct in OHOS::Rosen::SurfaceDrawTest43 std::string name;44 Rect rect;45 WindowType type;46 WindowMode mode;47 bool needAvoid;48 bool parentLimit;49 bool forbidSplitMove {false};50 bool showWhenLocked;51 uint32_t parentId;