Searched refs:plSVGResize (Results 1 – 3 of 3) sorted by relevance
119 OHOS::Media::SVGResize plSVGResize; member
551 if (opts_.plSVGResize.isValidPercentage) { in DoSetDecodeOptions()552 svgDom_->setResizePercentage(opts_.plSVGResize.resizePercentage * scaleFitDesired); in DoSetDecodeOptions()
2418 plOpts.plSVGResize.isValidPercentage = opts.SVGOpts.SVGResize.isValidPercentage; in CopyOptionsToPlugin()2419 plOpts.plSVGResize.resizePercentage = opts.SVGOpts.SVGResize.resizePercentage; in CopyOptionsToPlugin()