diff options
author | Tej Singh <singhtejinder@google.com> | 2019-06-05 18:10:12 -0700 |
---|---|---|
committer | Tej Singh <singhtejinder@google.com> | 2019-06-05 18:10:12 -0700 |
commit | 29ac6014295bb8904a00a32016e8698cbc6cb716 (patch) | |
tree | 5c7a511bb566309849ff034230fcf25a31c11d3d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 2aa255a74656e448b28b1f258d25bed18f2d6396 (diff) |
Blacklist truncated atoms instead of whitelistnig
We used a whitelist to determine which atoms should have their
timestamps truncated to the nearest 5 minutes. This changes the logic
to a blacklist so that we can get fine grained timestamps from vendor and
mainline atoms. Also reserves a range for atoms that need to be
truncated in the future.
Bug: 134574701
Test: inspected generated statslog.cpp file to make sure it had the
correct blacklist
Test: testdrive on ScreenStateChanged to ensure timestamps are preserved
when they should be
Test: testdrive on CallStateChanged to ensure timestamps are truncated
when they should be.
Change-Id: Id3468542c830cdf41395a94c77f7df0b46cd11b7
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions