diff options
author | Tim Volodine <timvolodine@google.com> | 2018-03-19 20:07:23 +0000 |
---|---|---|
committer | Tim Volodine <timvolodine@google.com> | 2018-03-21 17:12:20 +0000 |
commit | 1a07ccc07e9cc5b0ba8e8922979a486bd83f333d (patch) | |
tree | 415b95a8cdcff0f2e32fbf8074cb4a359725e74c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c16de0565bd0dceade35237daef7c8a5abf796cd (diff) |
WebView Tracing API: remove LARGE_BUFFER, make RECORD_CONTINUOUSLY the default mode
This patch:
- remove the RECORD_UNTIL_FULL_LARGE_BUFFER tracing option, because
this does not appear really useful in the production setting as
the buffer size limit exceeds the device memory and can grow
uncontrollably large.
- make RECORD_CONTINUOUSLY the default mode for tracing, to make
sure the least memory is used by default (typically 4x less than the
previous default RECORD_UNTIL_FULL).
- add some missing IntDef values (to make them match with the constants)
BUG: 63750258
Test: CTS
Change-Id: Ib3698273dee776ebc7a8388fc1bd8c80255e3b63
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions