commit | 7558aa708160c287552f4e1e33c33d8b191e9f0e | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Mar 05 14:59:59 2014 -0800 |
committer | John Reck <jreck@google.com> | Wed Mar 05 15:01:04 2014 -0800 |
tree | 57f66e7f7381969c1c86264a3e7ad38136f07227 | |
parent | 24ba99c235c328824ec8bcc1bf0382972f5b1616 [diff] |
Remove invalid usage of DisplayList.isValid() Bug: 13324734 Editor was using isValid as a mechanism to track whether or not it needed to re-record the DisplayList. This is not correct as isValid() is not a general-purpose dirty bit. Add an explicit dirty bit for Editor to use instead Change-Id: I5608b151791870fca3681056b5507bd39ee48f52