OSDN Git Service

Update Canvas.getClipBounds to not account for AA clips.
authorDerek Sollenberger <djsollen@google.com>
Thu, 16 May 2013 13:31:27 +0000 (09:31 -0400)
committerDerek Sollenberger <djsollen@google.com>
Thu, 16 May 2013 13:31:27 +0000 (09:31 -0400)
commit00a33a8ce8ed8863786fa3a0cd313da57aae2af1
tree15daef096cb0e069b9d57a9d9fe29130fd262490
parent94160cd1d72ee0d74ddd70298811cbe16e2ef0db
Update Canvas.getClipBounds to not account for AA clips.

This preserves the existing behavior at the SDK level while skia
investigates a more comprehensive solution.

bug: 8986473
Change-Id: Ief82dcfd47f1ba08d28d43402b3c28694f94f2e4
core/jni/android/graphics/Canvas.cpp