commit | a317f1ba7f71fe04d524f46dbdc6e2419b7f75a3 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Fri Jan 14 11:04:34 2011 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Jan 14 11:04:34 2011 -0800 |
tree | aea889784279dc784fcc9976c96577b983d676ee | |
parent | a034863a11ffc63be309ce01fcbd7d7c1e62b4c6 [diff] |
Fix error reporting in Surface::cancelBuffer() when we validate the surface there, most errors are in fact allowed because it is legal to cancel a buffer after a surface has been destroyed (for instance). in that case make sure to not log error messages as they are very confusing. Change-Id: Iecdfbaf6d9ee5da54d56cd7ea7a0d430c30934b0