summaryrefslogtreecommitdiff
path: root/libs/ui/Transform.cpp
AgeCommit message (Expand)Author
2024-07-10Rename Transform::set() params to avoid confusion. Sally Qi
2022-03-02Hide layers that have irreversible transforms Garfield Tan
2021-09-28Recalculate Transform type after obtaining an inverse Transform Prabir Pradhan
2020-09-23Ensure insets for input are transformed correctly. chaviw
2020-09-11[SF] Remove needsFiltering param from Output::setProjection Marin Shalamanov
2020-08-28Don't print matrix if it's an identity matrix Vishnu Nair
2020-08-11Add prefix to transform dump to align the data better chaviw
2020-07-21Use Transform in InputDispatcher chaviw
2020-07-14Added helper functions in Transform and PointerCoords chaviw
2019-12-10libui: PrintTo and comparisons for values for tests Lloyd Pique
2019-11-21CE: Unit test coverage for Output::prepare and Output::rebuildLayerStack Lloyd Pique
2019-03-15libui: Standardize getting a mat4 from a Transform Lloyd Pique
2019-01-15SF: Move state out of DisplayDevice to a new Output class Lloyd Pique
2018-11-27SurfaceFlinger Input: Correct screen magnification. Robert Carr
2018-08-17[SurfaceFlinger] Move Transform to libs/ui Peiyong Lin