summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/src/com/android/test/hwui/LinesActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Handle different x, y scales in drawLines AA pathChris Craik2012-09-071-0/+8
* Fix for scaled AA linesChet Haase2011-05-061-1/+1
* Enable anti-aliasing for hw-accelerated linesChet Haase2011-04-211-1/+1
* Add support for drawPoint() and drawPoints().Romain Guy2011-03-211-2/+30
* Composite layers as regions.Romain Guy2011-01-101-2/+3
* LayoutLib: Misc rendering fixes.Xavier Ducrohet2010-12-211-8/+8
* New, better line drawing implementation.Romain Guy2010-12-081-5/+19
* Code cleanup and disable display lists for now.Romain Guy2010-10-051-0/+2
* Add support for drawLines(), with anti-aliasingRomain Guy2010-09-161-0/+4
* Correct implementation of saveLayer().Romain Guy2010-09-121-0/+109