summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authortingna_sung <tingna_sung@htc.com>2014-10-14 18:05:34 +0800
committertingna_sung <tingna_sung@htc.com>2014-11-26 13:46:21 +0800
commit0735697c9d29874246ccd14164d6cf59708e6331 (patch)
tree5508266caf445cdf8e1564fa8fbceb8be80fcb74 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentaf5bd75b3d65fc710784f59d1c22c164312e2691 (diff)
Fix Presentation window is removed on stack change
If an activity show a Presentation window and this activity is moved to bottom or top, thus this Presentation window will be removed from its display window list, and no chance to be added back into window container; It will cause the incorrect state that Presentation window is lost from secondary display window list(displayContent.mWindows), but still exist in app token's window list(appWindowToken.allAppWindows); Moreover, once this activity resume again, Presentation window is not shown because it's lost. In this way, don't remove non-target display app windows due to only target(or called default) display windows are removed temporarily and re-sorted then added back into window list later. Change-Id: I8960ce191f6c662455cba5a0a5e6a1ff9ef03ae1 Signed-off-by: tingna_sung <tingna_sung@htc.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions