Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2956 float dstRectWidth = dstRect.GetWidth(); in UpdateSurfaceRenderNodeScale() local
2961 …!ROSEN_EQ(std::min(dstRectWidth, dstRectHeight), std::min(boundsWidth, boundsHeight), EPSILON_SCAL… in UpdateSurfaceRenderNodeScale()
2962 …!ROSEN_EQ(std::max(dstRectWidth, dstRectHeight), std::max(boundsWidth, boundsHeight), EPSILON_SCAL… in UpdateSurfaceRenderNodeScale()