summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Transform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clamp to Layer and update Transform inverse.Michael Lentine2014-11-211-15/+16
* color blindness enhancementMathias Agopian2013-09-041-9/+6
* implement display projection clipping in h/w composerMathias Agopian2013-02-281-0/+38
* Ensure that viewport and frame are initialized.Jeff Brown2012-09-091-1/+0
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-4/+4
* fix Surface positions are not floatsMathias Agopian2011-08-301-5/+7
* fix a typo that prevented preserveRects() to work properlyMathias Agopian2011-07-251-1/+1
* implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-191-36/+1
* take the state transform into account with h/w composer halMathias Agopian2011-07-121-0/+1
* really fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-271-11/+31
* fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-241-42/+18
* move native services under services/Mathias Agopian2010-07-141-0/+391