diff options
author | Jorim Jaggi <jjaggi@google.com> | 2015-06-04 16:07:57 -0700 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2015-06-05 22:00:33 +0000 |
commit | c554b77b7392b97e0f455d8276b739e16147d6df (patch) | |
tree | a136b970acd23ccebb802f7d74140bc8a303d77e /wifi | |
parent | a73c8b6fbf9ef2091db7300d0f290335024e4af5 (diff) | |
download | frameworks_base-c554b77b7392b97e0f455d8276b739e16147d6df.zip frameworks_base-c554b77b7392b97e0f455d8276b739e16147d6df.tar.gz frameworks_base-c554b77b7392b97e0f455d8276b739e16147d6df.tar.bz2 |
Skip first frame for app transitions when possible
In most of our standard app transitions, the first frame of a
transition results in the same contents on the screen. This is
inefficient, as we can directly skip to the second frame of the
transition, introduce no jank, but execute the transition 16ms
faster.
Change-Id: If58337eae5558eae3acced691ae01c769f0ec2b9
Diffstat (limited to 'wifi')
0 files changed, 0 insertions, 0 deletions