summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2014-06-12 23:10:17 +0900
committerLorenzo Colitti <lorenzo@google.com>2014-06-17 11:18:53 +0900
commitc17a1b9ee4e2e72d640b97ef174d9a78a8ef9a8a (patch)
tree6eaaf14223feca333dbb91f58983d2fc3c5716f8 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent8c6c2c3c929acad783b9a56b8d9efa597d0ae609 (diff)
Modify LinkProperties add/remove route functions.
This will allow us to dynamically track routes being added and removed, similar to what we do for IP addresses. 1. Support removing routes. Since this is a new function, we don't need to jump through hoops to support callers passing in routes that have no interface, we just fail to match them. 2. Make the addRoute method return a boolean value indicating whether anything changed. This is consistent with what we do for addresses and is used to decide whether to update the rest of the system when an update comes in. Bug: 9180552 Change-Id: I50648b5f81ec55c88501a7640e119cda2bb540f2
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions