commit | d98aa2de9ab18e09c2be1997f41212740f51f6e6 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Mon Oct 25 15:47:32 2010 -0700 |
committer | Chet Haase <chet@google.com> | Tue Oct 26 06:54:55 2010 -0700 |
tree | 04bf505226c6a38fde7a466e28154e006e806f30 | |
parent | 9bb127869666be6507fb5c4b37b7d1965c7e5fa6 [diff] |
DisplayList optimizations and fixes. We now use a copy of SkPaint objects to avoid having it changed from under us. We reuse copies that have not changed. We also copy the SkMatrix every time to avoid the same problem. Change-Id: If3fd80698f2d43ea16d23302063e0fd8d0549027