diff options
author | sievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-13 22:40:59 +0000 |
---|---|---|
committer | sievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-13 22:40:59 +0000 |
commit | 5aba5bc9fe839dce4e580e042cd6f53cdc963deb (patch) | |
tree | 8ff503fa2034e64ab18b9833c4cea568ec168bb5 /ash/host | |
parent | d1e0c221a522f1e9a4691faf4bee7fb6a3de99de (diff) | |
download | chromium_src-5aba5bc9fe839dce4e580e042cd6f53cdc963deb.zip chromium_src-5aba5bc9fe839dce4e580e042cd6f53cdc963deb.tar.gz chromium_src-5aba5bc9fe839dce4e580e042cd6f53cdc963deb.tar.bz2 |
Android: Move scheduling logic to CompositorImpl
This adds two ways of scheduling:
- implicitly from LTHClient::ScheduleComposite():
This will post a task to composite immediately.
- explicitly (for Chrome) through SetNeedsComposite() where
there are no layer tree changes, but instead a Composite()
will be scheduled for vsync with the Layout() callback giving
the app a chance to update the tree.
TBR=skyostil@chromium.org
NOTRY=True
BUG=234173
Review URL: https://codereview.chromium.org/239963002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/host')
0 files changed, 0 insertions, 0 deletions