diff options
author | Jim Miller <jaggies@google.com> | 2011-01-17 14:52:09 -0800 |
---|---|---|
committer | Jim Miller <jaggies@google.com> | 2011-01-17 14:52:09 -0800 |
commit | 607d320c9d18a57350bef72cc74017366ffd04ec (patch) | |
tree | afb2aa66eac32343619202a55a17f3f2b9de064d /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | cf18c4788af740773c9b2720a1c4ed5f45454b8e (diff) |
Fix 3303606: invalidate WaveView after resetting state
This fixes a bug where the unlock state machine was in the
reset state when it awakes which caused it to ignore
the first unlock attempt. The reason for this is the state
machine didn't run again until the next user input.
We now invalidate the drawing area to ensure the unlock state
machine runs and is ready when LockScreen shows again.
Change-Id: I9f2b279d432ff634ba0b29e606cdc954718a2ad2
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions