summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAndrei Stingaceanu <stg@google.com>2017-01-17 14:00:41 +0000
committerAndrei Stingaceanu <stg@google.com>2017-01-20 14:35:26 +0000
commit5d04239b3bf713283c77e6d43d5cabf5ced1cbc0 (patch)
treef971cfd22b09f7a549ad04b2c1e9b496b3499f0a /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent0654cdeee658912def166e217c1773e1d6580f5e (diff)
AutoSize TextView (part 7) - APIs for configuring auto-size
Contains: * getters/setters for all auto-size config attributes * verbose JavaDocs * isolated and reused the setup part of auto-size * some variables had to become instance fields * clarified some variable names In a few words, whenever a configuration setter is called, the value is assigned and setupAutoSizeTextXY() gets called. The latter tries to build all the intermediary values that it needs, attaches default values, etc. If it is successful then it makes a call to autoSizeText(), else it throws a runtime exception with an appropriate message. Bug: 32221168 Test: attached in the same topic Change-Id: I448454ef4490102c8cc2b19e0e16e998aeb45cd0
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions