diff options
author | Diego Perez <diegoperez@google.com> | 2015-11-13 13:58:14 +0000 |
---|---|---|
committer | Diego Perez <diegoperez@google.com> | 2015-11-13 14:06:50 +0000 |
commit | 6777f54fa44341dd4b23456c97d97c6e4ffe915f (patch) | |
tree | 879d92f92007cb7070e1688f295869971fce3a28 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 7a062ed396f6e563766367de70e0d9c6ba615fed (diff) |
Fix delegation of methods within inner static classes
Currently, delegation of inner static classes methods is broken since
the rewritten method tries to pass an instance to the outer class. This
updates the method generation to only pass the reference if the inner
class is not static.
Change-Id: I8493929cafdbd80968989b422af0f956fa65681a
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions