OSDN Git Service

disable antialiasing for bitmaps
authorMike Reed <reed@google.com>
Fri, 25 Sep 2009 16:02:27 +0000 (12:02 -0400)
committerMike Reed <reed@google.com>
Fri, 25 Sep 2009 16:58:05 +0000 (12:58 -0400)
commit546e1baf07e19b1a2cbc746e1b08e6e6e317862f
tree6a9ccd26ca3e9c4704dbcb393c874a4d8ab3d8f5
parent28e09963cd0ab02a20ddd0b687e55f97921445cc
disable antialiasing for bitmaps

Since we are never rotated, and when we are zoomed, the
antialiasing can double-draw the shared border for images that are meant to seam (ala nine-patch)

http://b/issue?id=2105990&cookieId=2009268085657820
WebCore/platform/graphics/android/ImageAndroid.cpp