Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp272 constexpr float horizontalAlignmentFactor = 2.f; in ApplyImageFitSwitch() local
274 …RectF.SetAll(std::floor((imageParameter.frameW - imageParameter.dstW) / horizontalAlignmentFactor), in ApplyImageFitSwitch()