Home
last modified time | relevance | path

Searched refs:DealWithScalingMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h114 static void DealWithScalingMode(RSSurfaceRenderNode& node, const ScreenInfo& screenInfo);
H A Drs_uni_render_util.cpp1568 void RSUniRenderUtil::DealWithScalingMode(RSSurfaceRenderNode& node, const ScreenInfo& screenInfo) in DealWithScalingMode() function in OHOS::Rosen::RSUniRenderUtil
H A Drs_uni_render_visitor.cpp1406 RSUniRenderUtil::DealWithScalingMode(node, screenInfo_); in UpdateHwcNodeByTransform()