summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorRaph Levien <raph@google.com>2015-04-23 16:12:23 -0700
committerRaph Levien <raph@google.com>2015-04-27 15:33:03 -0700
commitc6abf5bff6bbfafa1f133644f02a5d50d5269b7f (patch)
tree8823d8ef7116a6378e6aef476d7bbe5f731a1202 /rs/java/android/renderscript/RenderScript.java
parent25d12e3f6a5ef15add0c0ccb560bb842283b98e2 (diff)
Expose drawTextRun publicly
For correct low-level drawing of low level text, a method that includes context for shaping is necessary, and it's similarly useful to provide the direction explicitly rather than running the BiDi algorithm on the text. The drawTextRun method (in both char[] and CharSequence variants) has provided this functionality for several major releases but has been internal. This patch exposes the methods publicly, and also improves the doc strings for both the new method and some related ones. Bug: 20193553 Change-Id: I9be33ca5ae3e7db2b69a56298400671d5ef8ad05
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions