summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2014-05-24 02:25:55 +0900
committerLorenzo Colitti <lorenzo@google.com>2014-05-28 09:29:07 +0000
commit38fe3984531b5a8ae5f41a5212f1b6a66adc61de (patch)
treef993fbf3e991eb695ae7d7b8829333f14fb42231 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent197123db245abf6203332e8eff44a18fe6d2144f (diff)
DO NOT MERGE - Support disconnecting while trying to connect.
Currently, once a NetworkAgent has decided to connect, there's no way to disconnect without first connecting and having ConnectivityService tear down the connection. This is suboptimal because it causes the transport to keep retrying even if it knows that it will not be able to connect. Instead, allow the transport to abort a connection request that's in progress, as long as the agent is not yet registered with ConnectivityService. Also add locking to evalScores. evalScores should already have been taking a lock, because it accesses member variables that are also accessed by the send*methods. Bug: 15295359 Change-Id: I913c341bdfc50be9c23b632399f53168e754c1c0 (cherry picked from commit 081e99c3ac341734467b65458f94adc160f50d6c)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions