diff options
author | Chris Wailes <chriswailes@google.com> | 2019-08-21 17:22:54 -0700 |
---|---|---|
committer | Chris Wailes <chriswailes@google.com> | 2019-08-27 14:51:21 -0700 |
commit | 9d8b92685946c5029a71ac7d90b6b68dceecc773 (patch) | |
tree | 4c5043d815af9c68292f77d28126bd7ab4e2a29d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c046f9f0398e2c68c6597aaa8780bcd804af0e10 (diff) |
Remove a misleading "flush" function.
This patch removes LocalSocketImpl.flush(). In practice this function
was simply a wrapper around `Thread.sleep(10)`. All direct calls to
this function have been removed. The `flush()` function is still called
on several objects that wrap a SocketOutputStream.
This will make booting a device 20ms faster than it currently is.
Bug: 139192244
Test: Build -> flash -> boot -> launch app
Change-Id: I0a96f4bc72461670370f61e847349f32af5ac774
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions