summaryrefslogtreecommitdiff
path: root/libs/hwui/ShapeCache.cpp
AgeCommit message (Collapse)Author
2013-03-18Merge all shapes/paths caches to PathCache Romain Guy
This change will greatly simplify the multi-threading of all shape types. This change also uses PathTessellator to render convex paths. Change-Id: I4e65bc95c9d24ecae2183b72204de5c2dfb6ada4
2012-04-27Work-around for a Skia rasterization bug Romain Guy
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
2011-01-23Add support for arcs. Romain Guy
Change-Id: I96c057ff4eb1b464b03f132da0b85333777bee4f
2011-01-23Add support for ovals and stroked rectangles. Romain Guy
Change-Id: I1292e241386763c82e6622c8f7ed90b0f5b7bd4f
2011-01-20Remove unnecessary code. Romain Guy
Change-Id: I83eba3406c26a4028af08b4d4c95ecd02803e75a
2011-01-19Add rounded rects and circles support to OpenGLRenderer. Romain Guy
Change-Id: I6cedf2b495d58de7c0437096809fa9e4518a1b8c