Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_display_render_node.h47 struct ScreenRenderParams struct
49 ScreenInfo screenInfo;
50 std::map<ScreenId, bool> displayHasSecSurface;
51 std::map<ScreenId, bool> displayHasSkipSurface;
52 std::map<ScreenId, bool> displayHasSnapshotSkipSurface;
53 std::map<ScreenId, bool> displayHasProtectedSurface;
54 std::map<ScreenId, bool> displaySpecailSurfaceChanged;
55 std::map<ScreenId, bool> hasCaptureWindow;