diff options
author | Andreas Huber <andih@google.com> | 2011-10-05 14:32:17 -0700 |
---|---|---|
committer | Andreas Huber <andih@google.com> | 2011-10-06 15:27:24 -0700 |
commit | 594f0ba996ec04218f758458ae62182f98d58ac5 (patch) | |
tree | 6126ea701a4709de3eeab46956cbd17695e5cec8 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 94d2f366f971bc052da9856e9f8867094e738cd1 (diff) |
Allow a system property "media.stagefright.cache-params" to override cache/prefetcher
default parameters. To override specify a property
adb shell setprop media.stagefright.cache-params "4096/20480/15" to
set the low water threshold to 4096 KB, the high water threshold to 20 MB
and the keepalive interval to 15 secs.
if high and/or lowwater mark are negative, the default values are used for
the respective value.
if keep-alive interval is 0, keep-alives are disabled.
Change-Id: I89a4a06836e4a2f473d7a92b567ab07818c2f87d
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions