Searched refs:SrcRectScaleDown (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_util.h | 33 static void SrcRectScaleDown(Drawing::Rect& srcRect, const Drawing::Rect& localBounds);
|
H A D | rs_render_thread_util.cpp | 27 void RSRenderThreadUtil::SrcRectScaleDown(Drawing::Rect& srcRect, const Drawing::Rect& localBounds) in SrcRectScaleDown() function in OHOS::Rosen::RSRenderThreadUtil
|
H A D | rs_render_thread_visitor.cpp | 850 RSRenderThreadUtil::SrcRectScaleDown(srcRect, boundsRect); in ProcessSurfaceViewInRT()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_util.h | 69 static void SrcRectScaleDown(BufferDrawParam& params, const sptr<SurfaceBuffer>& buffer,
|
H A D | rs_uni_render_util.cpp | 339 void RSUniRenderUtil::SrcRectScaleDown(BufferDrawParam& params, const sptr<SurfaceBuffer>& buffer, in SrcRectScaleDown() function in OHOS::Rosen::RSUniRenderUtil 464 SrcRectScaleDown(params, buffer, consumer, localBounds); in CreateBufferDrawParam() 514 SrcRectScaleDown(params, buffer, consumer, localBounds); in CreateBufferDrawParam() 699 SrcRectScaleDown(params, buffer, surface, localBounds); in CreateLayerBufferDrawParam()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_util_test.cpp | 262 RSUniRenderUtil::SrcRectScaleDown( 279 RSUniRenderUtil::SrcRectScaleDown(
|