Searched defs:absBounds (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_divided_render_util.cpp | 52 const RectF absBounds = { in CreateBufferDrawParam() local 89 const RectF& absBounds, in CalculateSurfaceNodeClipRects()
|
H A D | rs_uni_ui_capture.cpp | 420 const RectF absBounds = { 0, 0, boundsWidth, boundsHeight }; in ProcessSurfaceViewWithUni() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_render_node.cpp | 601 const RectF absBounds = {0, 0, property.GetBoundsWidth(), property.GetBoundsHeight()}; in ProcessAnimatePropertyBeforeChildren() local
|
H A D | rs_render_node.cpp | 1658 const RectF absBounds = {0, 0, properties.GetBoundsWidth(), in UpdateDirtyRegion() local
|