Home
last modified time | relevance | path

Searched refs:surfaceBounds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_surface_render_node.h54 RectF surfaceBounds; member
62 surfaceBounds.Clear(); in Clear()
69 return frameViewPort.GetLeft() - surfaceBounds.GetLeft(); in GetFrameOffsetX()
74 return frameViewPort.GetTop() - surfaceBounds.GetTop(); in GetFrameOffsetY()
H A Drs_rcd_surface_render_node.cpp303 rcdExtInfo_.surfaceBounds.Clear(); in ResetCurrFrameState()
330 return rcdExtInfo_.surfaceBounds.GetWidth(); in GetSurfaceWidth()
335 return rcdExtInfo_.surfaceBounds.GetHeight(); in GetSurfaceHeight()