commit | b6eeec5acb911cd949e01b03ccb0a276d42da851 | [log] [tgz] |
---|---|---|
author | arthurhung <arthurhung@google.com> | Tue Oct 27 23:29:28 2020 +0800 |
committer | arthurhung <arthurhung@google.com> | Wed Nov 11 00:29:51 2020 +0800 |
tree | 19696ca76e3b589140997a37f6d507cb17647bd3 | |
parent | 6debdfcc0c508482ddaf42ec74858548b465396a [diff] |
Add benchmarks for ViewRootImpl InputStage Add the benchmark for processing InputEvent in ViewRootImpl. * the cost of processing KeyEvent * the cost of processing MotionEvent * the cost of processing KeyEvent with IME x (handle preIME or not) * the cost of processing MotionEvent with IME x (handle preIME or not) Test: atest InputStageBenchmark Bug: 162193693 Change-Id: I64f6b2e8ec3e841461553dbc6c9f4c0dfdd8ef86