Commit Graph

3 Commits

Author SHA1 Message Date
Ady Abraham
7882ae6805 composer 2.4: add api to control vsync period
Add new functions to improve vsync period switching by the platform:
 - Adding a list of supported vsync periods to Config to avoid the need to expose
   separate Configs for each vsync period.
 - Adding an API to set the vsync period with timeline constraints to allow better
   synchronization with vsync period change.
 - Extending onVsync() callback to provide the current vsync period.

Test: rev up composer to 2.4 and test refresh rate switching
Bug: 141329414
Change-Id: I1a6f395d9634edadc68649d02f624f00173ec519
2019-10-29 10:14:33 -07:00
Peiyong Lin
e3a08d761e Enable VNDK for composer 2.4
BUG: 135929065
Test: build
Change-Id: I7c55b48a84840d61d48c588e5c464a6f00fea7f0
2019-07-17 17:30:41 -07:00
Peiyong Lin
781d0bbe3b [Composer] Create place holder for Composer 2.4.
Create place holder for composer 2.4.

Minor: Extend DisplayCapability to include protected contents.

BUG: 135929065
Test: build
Change-Id: I9dbdb21f4a69027bedd95cd54e9c3c652bbe9006
2019-07-17 14:28:55 -07:00