summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ShapeCache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Work-around for a Skia rasterization bugRomain Guy2012-04-271-3/+22
| | | | | | | | | Bug #6411457 Skia does not generates the bottom right pixel of a rect when drawing a rect as an SkPath into an alpha8 bitmap. Change-Id: Ifb5286ae67745c9e44ee387b6d6ad607a9a2e6ce
* Add support for arcs.Romain Guy2011-01-231-0/+31
| | | | Change-Id: I96c057ff4eb1b464b03f132da0b85333777bee4f
* Add support for ovals and stroked rectangles.Romain Guy2011-01-231-0/+46
| | | | Change-Id: I1292e241386763c82e6622c8f7ed90b0f5b7bd4f
* Remove unnecessary code.Romain Guy2011-01-201-2/+12
| | | | Change-Id: I83eba3406c26a4028af08b4d4c95ecd02803e75a
* Add rounded rects and circles support to OpenGLRenderer.Romain Guy2011-01-191-0/+62
Change-Id: I6cedf2b495d58de7c0437096809fa9e4518a1b8c