[Webkit-unassigned] [Bug 201326] [Cairo] Scaled tile painting is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 03:16:41 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=201326

--- Comment #15 from Fujii Hironori <Hironori.Fujii at sony.com> ---
ImageQualityController::chooseInterpolationQuality chooses
InterpolationQuality::Low for animated resizing, InterpolationQuality::Default for non-resizing.

I think InterpolationQuality::Low should be the nearest filter, 
InterpolationQuality::Default should be the bi-linear for tile painting, and the best filter for a single image painting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200106/364402c4/attachment.htm>


More information about the webkit-unassigned mailing list