DescriptionDisable filtering in draw Bitmap operation when pixels are aligned
The check is now performed in the callers of internalDrawBitmap() to
avoid retrieve the texture with wrong filter mode when the pixels were
aligned.
This bug was spotted in Chrome for Android: Chrome for Androids's
Canvas drawImage loses fidelity in canvases larger than 64k pixels.
BUG=chromium:231916
R=bsalomon@google.com, robertphillips@google.com
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Committed: http://code.google.com/p/skia/source/detail?r=14665
Patch Set 1 #
Total comments: 1
Patch Set 2 : change needsTextureDomain class member to static function #Patch Set 3 : Add ninepatch-stretch to expectations/gm/ignored-tests.txt #Patch Set 4 : Fix merge error on expectations/gm/ignored-tests.txt #
Messages
Total messages: 15 (0 generated)
|