Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h36 struct ComposeInfo { struct
37 GraphicIRect srcRect;
38 GraphicIRect dstRect;
39 GraphicIRect boundRect;
40 GraphicIRect visibleRect;
41 std::vector<GraphicIRect> dirtyRects;
42 GraphicMatrix matrix;
45 GraphicLayerAlpha alpha;
46 sptr<SurfaceBuffer> buffer = nullptr;
47 sptr<SurfaceBuffer> preBuffer = nullptr;
[all …]