Home
last modified time | relevance | path

Searched refs:ApplyImageFitSwitch (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.cpp198 RectF ApplyImageFitSwitch(ImageParameter &imageParameter, ImageFit imageFit_, RectF tempRectF) in ApplyImageFitSwitch() function
314 dstRect_ = ApplyImageFitSwitch(imageParameter, imageFit_, tempRectF); in ApplyImageFit()