summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2014-06-09 18:57:18 -0700
committerDeepanshu Gupta <deepanshu@google.com>2014-06-10 17:44:14 -0700
commit1160e6d2f7018117b0c29a7e2adba9ece36faec1 (patch)
treea18723ef2987cd7335539f994e53f0068ba681b2 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent6d7a25f317be60ae8a4d8806e517052be2398753 (diff)
LayoutLib: Fix EditText rendering
Framework has overloaded java.lang.System.arraycopy() for char[]. The method is not present on the Desktop VMs. This change replaces the calls to this method by its more general alternative - the one using Objects. TODO: Make it more configurable and flexible to allow rewrite of any such methods in the future. Change-Id: I6823b13e52b1c555eb257d02b79707d84e73236f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions