commit | 01f0ad7c13b8878c2167bff10ea875d7509edca5 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Sep 28 15:45:45 2010 -0700 |
committer | Stephen Hines <srhines@google.com> | Wed Sep 29 16:58:17 2010 -0700 |
tree | a23bced149e474da62c7da992015a5e3163486f9 | |
parent | 3ebb1ba50c9b98e5303eb21ed6fa488c3f9bd632 [diff] |
Fix clear() operation for rsScriptC. - This removes a memory leak where some elements were not getting tracked properly (and then triggering an assert when a context is destroyed). - Convert ScriptCState to use a tracked object reference for mScript. - Add a missing clear to FontState. - Clean up synchronization in RSTest so that our graphics context outlives any subtest context. Change-Id: I0d5768c4d2f8810dd1ae2f68b1edd7e150f382fd