commit | 3401b5693959d3a3b5f77f2cb60bc2d3518cc598 | [log] [tgz] |
---|---|---|
author | Yichi Chen <yichichen@google.com> | Mon Jan 17 15:42:35 2022 +0800 |
committer | Yichi Chen <yichichen@google.com> | Tue Jan 25 00:48:06 2022 +0800 |
tree | e4d3235a3d6f70b28f190a83a4a17ae0d02172e0 | |
parent | 0054f4122db1b93d617e8a58c604fdba23684256 [diff] |
sf: Add basic implementation of onVsyncIdle To adopt the new AIDL composer callback API, the patch changes the architecture to pass HWC2::ComposerCallback directly in the registerCallback function. The underlying implementations can use their own bridge to adapt with different versions of callback APIs. Bug: 194068871 Test: atest libsurfaceflinger_unittest Change-Id: I08bcf481747f38805fb2527e18293585ede51554