commit | 1f19e1141e3f40f2f5af0c6b750bde7f13047eaf | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Mon Sep 20 08:52:50 2021 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Tue Sep 21 11:28:35 2021 -0700 |
tree | 232a01d7ac66ee10a9d9b45d872983afefd037f2 | |
parent | bc617435cf49b6afc85a7efe71ba27791326eae1 [diff] |
Expose getSurfaceTransformHint API The transform hint can be used by a buffer producer to pre-rotate the rendering such that the final transformation in the system composer is identity. This can be very useful when used in conjunction with the h/w composer HAL in situations where it cannot handle rotations or handle them with an additional power cost. Bug: 196167822 Test: atest AttachedSurfaceControlTest Change-Id: Idb7fcf58ecbcc22cd43c226ee4faad958c265e72