summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2017-02-06 16:04:28 -0800
committerSelim Cinek <cinek@google.com>2017-02-06 16:04:28 -0800
commit9212de8f873e6e907438c22790d4c21f91011764 (patch)
tree047ec92767ae261ba3df5d1cf79b375a4f7daa36 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent09bd29dad1ab506b9d706528e9e8136ac1d81b75 (diff)
Moved the scrolling logic away from the onDraw
Having the scrolling animation in onDraw and directly Updating the notifications there could lead to multiple issues: 1. Certain state might not be up to date since a layout Was still pending 2. The logic for drawAsSrc could lead to schmutz on the Screen since the scrim view has already drawn. Test: add notifications scroll Change-Id: Id9ae562c1e4b353d269de755f491900a6073c5d8 Fixes: 34631572
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions