diff options
author | Jae Seo <jaeseo@google.com> | 2015-06-21 16:40:34 -0700 |
---|---|---|
committer | Jae Seo <jaeseo@google.com> | 2015-06-21 17:09:04 -0700 |
commit | 6e4cbfd2e5ffb739269e5e4affc2b6894bc4090e (patch) | |
tree | 6cab2760951b3774c3ead38f91a421095190bebd /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 392f2d3b5d8407f7920e437a2d0db900251b4f81 (diff) |
TIF: Minor code improvement
- Removed unnecessary 'final' keywords for private methods
- Removed unnecessary interface modifiers
- Added a missing ‘final’ keyword
- Simplified if statements
- Removed Javadoc links pointing to itself
- Removed redundant conditional expressions
- Removed unnecessary return statements
- Replaced explicit types with <>
- Removed an unnecessary unboxing
- Removed a redundant initializer
- Fixed typos
Change-Id: I1d137fda70192b33dd00e92ab01396519135ab39
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions