Home
last modified time | relevance | path

Searched defs:ApplyImageFit (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dsvg_dom_base.h61 void ApplyImageFit(ImageFit imageFit, double& scaleX, double& scaleY) in ApplyImageFit() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_painter.cpp29 void ImagePainter::ApplyImageFit( in ApplyImageFit() function in OHOS::Ace::NG::ImagePainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.cpp265 void ImagePainter::ApplyImageFit( in ApplyImageFit() function in OHOS::Ace::NG::ImagePainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp460 void SvgDom::ApplyImageFit(ImageFit imageFit, double& scaleX, double& scaleY) function in OHOS::Ace::SvgDom
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp281 void RSImage::ApplyImageFit() in ApplyImageFit() function in OHOS::Rosen::RSImage
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp488 void RenderImage::ApplyImageFit(Rect& srcRect, Rect& dstRect) in ApplyImageFit() function in OHOS::Ace::RenderImage