summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2014-12-02 17:51:34 -0800
committerChet Haase <chet@google.com>2014-12-04 15:09:01 -0800
commitf4e3bab9253bba2c0086c35f4e5a1f7e41324876 (patch)
tree3ed907fbd1956ae7aae6052139bdcb01e1aedb0e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8d72046b9ba06feadbcf71815a1c6e1017c8da37 (diff)
Fix seeking behavior
A recent fix to seeking behavior injected a couple of issues that need to be addressed: - the start time should be updated when seeking so that future calculations that depend on it (such as the next animation frame) will use the updated start time based on this seek request. This allows, for example, seeking into a running animator so that that animator will update its current fraction to the new seeked value. - calling reverse() on an unstarted animation would incorrectly set the initial frame of the animation to the end value for one frame before the reverse animation actually began. Issue #18567716 No icons in folders in battery saving mode Issue #18511989 Search bar flashes when icon is picked up and dropped Change-Id: Ie30b7e797468c6ccb3d17d4fb3aba6b9849436b0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions