Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.h32 struct VirtualScreenConfigs { struct
33 ScreenId id = INVALID_SCREEN_ID;
34 ScreenId mirrorId = INVALID_SCREEN_ID;
35 std::string name;
36 uint32_t width = 0;
37 uint32_t height = 0;
38 sptr<Surface> surface = nullptr;
39 GraphicPixelFormat pixelFormat = GRAPHIC_PIXEL_FMT_RGBA_8888;
40 int32_t flags = 0; // reserve flag.