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