summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2013-10-28 15:43:18 -0700
committerCraig Mautner <cmautner@google.com>2013-10-28 15:43:18 -0700
commita61bc658bb3b64346f3b3a35f30ec41ba17307cd (patch)
tree77b5fa7ef89349f17f1a132f29f28ffb6ad6f2b0 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parente01dbb672e5c6820f0ce0f52afe44035ef74523d (diff)
Remove starting window when activity is preempted.
Activities launch starting windows before they are resumed. If another activity is started after a first activity has launched its starting window then it was possible that the starting window will never be removed. An earlier fix, ag/368411, solved this by posting a delayed message that would remove orphaned starting windows after 10 seconds. This fix immediately removes starting windows that have been orphaned through the above sequence. A few code cleanups are also included in this CL. Fixes bug 11029212. Change-Id: I7a9befca92888aefe4000b90716c57c2aa572634
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions