summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChalard Jean <jchalard@google.com>2018-03-29 14:10:44 +0900
committerChalard Jean <jchalard@google.com>2018-03-30 15:41:50 +0900
commit507754a81e0b9d871e59fe9621c2a5d57befff90 (patch)
tree44d9179d51ddb3ccb61b016913fb33cb84c90912 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent77e0b7b821a4d334606f07c7626aa59f9bee8446 (diff)
Limit the number of routes for performance
In evaluating whether "most" of the addressing space is covered, the list of routes are obtained from a third-party app, so it's possbile the system service stalls unless some limit is enforced on how much work it has to do. This change limits the number of routes to 400, as determined by time measurement on various devices. Bug: 74176086 Test: runtest framework-net Change-Id: Ie4a96098bc044ade87b188839586f14dd101c100
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions