diff options
author | 2009-07-02 16:26:39 -0700 | |
---|---|---|
committer | 2009-07-06 11:30:29 -0700 | |
commit | aa00e390c191f9b4eaee8ecade88c74571b2b3f3 (patch) | |
tree | bacdd86175d1511303e87b9753e94451d0cb3e8a /opengl/libagl/TextureObjectManager.cpp | |
parent | a1b653d41df9a7999e1dba2a508295671ff6771d (diff) |
Fix bug (#1947162)
The bug (1947162) is caused by the fact that sometimes, surfaceChanged() is called after onCompletion().
In surfaceChanged(), start() is called automatically. The fix is to use a flag is avoid calling start()
when onCompletion() has been called already.
Diffstat (limited to 'opengl/libagl/TextureObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions