commit | ed7a8fc768df158241819f062a12dafdaf8a628d | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Tue Oct 04 19:21:27 2011 -0700 |
committer | Romain Guy <romainguy@google.com> | Tue Oct 04 19:21:27 2011 -0700 |
tree | d9a6e1cf1bd27733c9a4f077a1cd735f9d9fe755 | |
parent | e0ef70abf56a02d9d6bf31f4f09c62ae69a94c9f [diff] |
Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0 This bug was affecting several third party applications. The bug was introduced by an optimization that prevented the local clip to be recomputed when needed. Change-Id: I7b5c464db21b5ff1a7274af75a3a64d0e9d84772