Home
last modified time | relevance | path

Searched defs:VirtualScreenConfigs (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/standard/rosen/modules/render_service/core/screen_manager/
Drs_screen.h31 struct VirtualScreenConfigs { struct
32 ScreenId id = INVALID_SCREEN_ID;
33 ScreenId mirrorId = INVALID_SCREEN_ID;
34 std::string name;
35 uint32_t width = 0;
36 uint32_t height = 0;
37 sptr<Surface> surface = nullptr;
38 int32_t flags = 0; // reserve flag.