commit | f09b746acb266a849f3421df1604ebec161bb93d | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Mon Jun 17 15:17:11 2013 -0700 |
committer | Chris Craik <ccraik@google.com> | Mon Jun 17 15:17:11 2013 -0700 |
tree | bcb905a7d24ff00765c39a0f24dc63e800d2cf39 | |
parent | 4aaf8b3d4b160aea5ceb5ccf799e44c1d5a3f14b [diff] |
Handle all text bounds as post-translated We were treating immediate mode bounds as pre translate, which is inconsistent with using them for quickRejection. This fixes the overdraw counter not drawing correctly (since it uses immediate mode drawing. Change-Id: I1c734d367a00942bd7d9b041822c0a9f284e70a8