summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2017-08-07 12:14:49 -0700
committerSiarhei Vishniakou <svv@google.com>2017-08-07 12:42:41 -0700
commitacf07d23d364b7c64ac21c1dd2135ebc6b998203 (patch)
tree658dcadb9191379ea1caee6254f590d5b8a124e8 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6860b955f2618dd435c62baf13c3f8cb2d29cdf5 (diff)
Remove unused code that has a potential data race.
The function waitForWindowFocus is accessing hasWindowFocus() that may change during the synchronized block. The function is currently not used. Use PollingCheck instead if necessary. Bug: 29591177 Test: bit FrameworksCoreTests:android.widget.TextViewActivityTest Change-Id: Ib5399c4b00bf5ea468715ff99fb36235a87767cc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions