commit | beefecc309039a3232e7f73ce1307f8ad6256c4e | [log] [tgz] |
---|---|---|
author | Adrian Salido <salidoa@google.com> | Tue Nov 27 14:30:35 2018 -0800 |
committer | Adrian Salido <salidoa@google.com> | Tue Nov 27 18:14:38 2018 -0800 |
tree | 6bce30d6e0177bac609f67b391284ecc1ba21877 | |
parent | 39736939fe2ccfd0449802e08d9540b29376dd9a [diff] |
TouchLatency: make updates time based and add fps to ball mode Make ball updates time based instead of based on number of onDraw calls. Also adding fps count to see how often frames are being updated, make the color of the ball based on fps. This helps notice when there are possible janks or change in refresh rate. Test: gradlew build and run manual test of TouchLatency app Change-Id: Ic2c2eb0fbd9fb31dddeee3228d6ab971a4f7f5e8