diff options
author | Lucas Dupin <dupin@google.com> | 2019-07-16 15:42:48 -0700 |
---|---|---|
committer | Lucas Dupin <dupin@google.com> | 2019-07-16 15:42:48 -0700 |
commit | 1c72bc21514eb6b76f80cef68be1245fb5d4f423 (patch) | |
tree | 16138e65373b47e37e55757e21ed442630d7521a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 83638dffebf15ebfa0417931465b85efe002cd49 (diff) |
Fix class initialization issue
We were getting an NPE because the superclass was
calling an overridden method on its constructor,
before the variable could be initialized.
Test: atest ScrimControllerTest
Fixes: 137665467
Change-Id: I8914eac86cac19d92a68a2d55d97dfcee4066ed3
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions