Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.h47 static void ApplyImageAlignmentFit(
H A Dimage_painter.cpp254 void ImagePainter::ApplyImageAlignmentFit( in ApplyImageAlignmentFit() function in OHOS::Ace::NG::ImagePainter
276 ApplyImageAlignmentFit(imageFit, rawPicSize, dstSize, srcRect, dstRect); in ApplyImageFit()