summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2015-03-03 18:58:24 -0800
committerYigit Boyar <yboyar@google.com>2015-03-11 10:44:08 -0700
commitac5dc9a4e13600d20b4e0ec1ecab083a41f966b3 (patch)
tree3a08acc94822c9e3c72c31af8601d15b3615a3a1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenteed3f1fee4b490870c920d0e2c4b6531e634f4f8 (diff)
Check API version for methods called via binding
In data binding, setting an attribute actually means calling a method, which might be an issue if the method is added after a certain API. This CL introduces a change which will check called methods per api and add necessary API check code to avoid calling those methods in older platforms. This CL also resurrects the Java Model Analyzer (in testing) and also fixes compiler tests. Bug: 19593398 Change-Id: I0da4194625231cf43125e1b43338069e7d191eb9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions