commit | d16812351b908579b8c3cfb7c34afb4b722e3f17 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Fri Oct 12 19:28:56 2012 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Fri Oct 12 19:28:56 2012 +0800 |
tree | 6b4dcd1ed9f952bea96038725593f9f76c08d608 | |
parent | 84cf343170c5fc8682af4dbfc07c4fe5eba12cb2 [diff] |
[ndk] Fixed sample SanAngeles to properly pause/resume Previously re-launch of background SanAngeles app shows black or freeze frame Two fixes: 1. Not to reinitialize timer each time when DemoRenderer is created 2. Stop advancing internal clock when onPause(), and start when onResume() Change-Id: I6bef9d7c462cd4d504e76099a4d28c8618043f46