commit | 50143b3780ad2aaa544c8d2d47619214b79c3c56 | [log] [tgz] |
---|---|---|
author | Brian Anderson <brianderson@google.com> | Fri Sep 30 14:01:24 2016 -0700 |
committer | Brian Anderson <brianderson@google.com> | Thu Jan 12 10:40:55 2017 -0800 |
tree | a12029b8f201a15bbc82f76b3a6f8802d8ee703e | |
parent | ba4d92cc90b5d2a902e898211f04311a0ae2493b [diff] |
Avoid sync calls for unsupported/non-existant times * Make sure not to do sync calls for present or retire if they aren't supported. * Don't do sync calls for retire or release if they can not possibly exist. Test: adb shell /data/nativetest/libgui_test/libgui_test --gtest_filter=*GetFrameTimestamps* Change-Id: I580409f01cbf07e9a6e00fbb05d914654f12a4a2