diff options
author | Eric Holk <eholk@google.com> | 2019-09-17 13:28:34 -0700 |
---|---|---|
committer | Eric Holk <eholk@google.com> | 2019-09-18 17:04:50 -0700 |
commit | 5c6a1a516b524ad867970f25ed532f89d06eafaf (patch) | |
tree | aeae046d75c20aeb0b69871247bcb8292e1c2436 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 763cb4638a1ed6124569b71307ca9a78373326a1 (diff) |
Refactor DexViewBuilder
The code was previously pretty messy and hard to follow. This reworks some
things to make it more manageable. Among the changes:
* Pull out fragments of code into their own method, so the high level steps are
more apparent in methods like DexViewBuilder::Start.
* Pull frequently used types into global constants in dex_layout_compiler.cc.
* Rework register handling to track liveness so a strict stack discipline is no
longer needed.
Change-Id: Idb4b41f88c96a1ac4efb2c7b9bed05c2de0da999
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions