summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2012-04-19 17:21:57 -0700
committerGilles Debunne <debunne@google.com>2012-04-19 18:06:46 -0700
commit157aafcbee0eabda798a3be406ccc4200ee86756 (patch)
tree5b0324bb58aafd7d83a7513a997b8878147b9995 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parentd7f256dd2f31ec74c8154f783a660dfe3e55b036 (diff)
TextView's sub display lists have tighten bounds
An editable TextView caches text rendering inside an adaptive number of sub display lists. The bounds of these use to be those of the entire View. This CL creates block display lists with tighten bounds, so that (a still-to-be-implemented) quick rejection can occur. Also cleaned-up the contradictory translations that were used to handle the TextView's internal scroll and removed the invalidation of display lists in that case. TODO: When internal scroll sets a tighter clipping rect, quick reject the creation and display of the clipped display lists. Also renamed blockEnds to a more explicit blockEndLines. Change-Id: I7d79bea78d06d19b6935aef75ff7aa7df2594050
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions