commit | faf77cce9d9ec0238d6999b3bd0d40c71ff403c5 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Tue Jul 30 15:10:32 2013 -0700 |
committer | Jamie Gennis <jgennis@google.com> | Mon Oct 07 17:59:53 2013 -0700 |
tree | 82eb0a16649cbe4abf4dc4b2036348df6e3d99df | |
parent | d457ec52d7023e9a6112f313cd2bf94293162214 [diff] |
SurfaceFlinger: SW-based vsync events This change adds the DispSync class, which models the hardware vsync event times to allow vsync event callbacks to be done at an arbitrary phase offset from the hardware vsync. This can be used to reduce the minimum latency from Choreographer wake-up to on-screen image presentation. Bug: 10624956 Change-Id: I8c7a54ceacaa4d709726ed97b0dcae4093a7bdcf