commit | 12c9e5af8375e8cd32ab6aebb180566c19d796e1 | [log] [tgz] |
---|---|---|
author | Marin Shalamanov <shalamanov@google.com> | Thu Jan 07 00:25:35 2021 +0100 |
committer | Marin Shalamanov <shalamanov@google.com> | Thu Jan 28 21:52:55 2021 +0100 |
tree | b64cca247f846e1c26af03d3b3a1544852f6b2ec | |
parent | 5801c9495dabca7e33068f278479e7b73e51749c [diff] |
SF: Add DisplayDevice::initiateModeChange This CL creates DisplayDevice::initiateModeChange which calls HWC::setActiveConfigWithConstraints. SF should call DisplayDevice instead of directly calling HWComposer. This is a step towards removing the cached display modes from the HWComposer class. Test: presubmit Bug: 159590486 Change-Id: Id05d2eacbbb6ed335fe205231b85e8af9a8ccd91