diff options
author | Pavlin Radoslavov <pavlin@google.com> | 2016-05-22 22:16:41 -0700 |
---|---|---|
committer | Pavlin Radoslavov <pavlin@google.com> | 2016-05-24 21:17:42 +0000 |
commit | 2b016a171148a05fe4081958cd6ae297ab76c0d0 (patch) | |
tree | c64f57bf229c6c824b9f4d494e75a6609e8713d4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c49d21f9c4ac128bf150ba7c78c0c416640b8f77 (diff) |
Reduced the impact of "synchronized" statements
* Removed "synchronized" statements that are not needed
* Replaced "synchronized" statements with Read/Write lock as
appropriate. The lock protects the access to and the setting of
BluetoothAdapter.mService and BluetoothManagerService.mBluetooth and
associated state.
Bug: 28734075
Bug: 28799467
Change-Id: I8f8281c505f0a1ae0add1e14a3caba1f5b2a98e4
(cherry picked from commit eb50a39e98acb78d16465041bb5c172aa1637e97)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions