Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_divided_render_util.cpp55 RectF localBounds = {0.0f, 0.0f, absBounds.GetWidth(), absBounds.GetHeight()}; in CreateBufferDrawParam() local
90 const RectF& localBounds, in CalculateSurfaceNodeClipRects()
H A Drs_uni_render_util.cpp291 const sptr<IConsumerSurface>& surface, RectF& localBounds) in SrcRectScaleFit()
340 const sptr<IConsumerSurface>& surface, RectF& localBounds) in SrcRectScaleDown()
405 RectF localBounds = { 0.0f, 0.0f, property.GetBoundsWidth(), property.GetBoundsHeight() }; in GetMatrixOfBufferToRelRect() local
458 RectF localBounds = { 0.0f, 0.0f, boundWidth, boundHeight }; in CreateBufferDrawParam() local
508 RectF localBounds = { 0.0f, 0.0f, boundWidth, boundHeight }; in CreateBufferDrawParam() local
558 RectF localBounds = { 0.0f, 0.0f, in CreateBufferDrawParamForRotationFixed() local
566 RectF& localBounds, BufferDrawParam& params) in DealWithRotationAndGravityForRotationFixed()
676 RectF localBounds = { 0.0f, 0.0f, in CreateLayerBufferDrawParam() local
H A Drs_base_render_util.cpp1316 RectF &localBounds, BufferDrawParam &params, RSSurfaceRenderParams *nodeParams) in DealWithSurfaceRotationAndGravity()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_util.cpp27 void RSRenderThreadUtil::SrcRectScaleDown(Drawing::Rect& srcRect, const Drawing::Rect& localBounds) in SrcRectScaleDown()
66 const Drawing::Rect& srcRect, Drawing::Rect& dstRect, const Drawing::Rect& localBounds) in SrcRectScaleFit()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_util_test.cpp261 RectF localBounds; variable
278 RectF localBounds; variable
295 RectF localBounds; variable
312 RectF localBounds; variable
H A Drs_base_render_util_test.cpp538 RectF localBounds; variable