summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorDiego Perez <diegoperez@google.com>2016-01-19 10:42:19 +0000
committerDiego Perez <diegoperez@google.com>2016-01-19 10:42:19 +0000
commitada8c117b197dd61bd472399147dd18ff337a204 (patch)
treefd723713f67598301c3b27898fdd6e98b5ab9e81 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentb9c48d8f49d35e2682c7205a9d8d5fcc25d7c736 (diff)
Fix bug in PropertyValuesHolder_Delegate method index
The method index in PropertyValuesHolder was using only the method name + the number of parameters in the call to index the different properties methods. This worked ok most of the time because, for a given method name (let's say setTrimStartOffset), the class is usually the same. However, if the same method name is used in multiple classes, this will cause collisions and will most likely crash. Change-Id: Ie6fa8872c5c5e69e690f4f1bb79191a31bef2a28
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions