Searched defs:paintInfo (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/libs/hwui/ |
| D | PathTessellator.cpp | 208 void getStrokeVerticesFromPerimeter(const PaintInfo& paintInfo, in getStrokeVerticesFromPerimeter() 244 static inline void storeBeginEnd(const PaintInfo& paintInfo, const Vertex& center, in storeBeginEnd() 266 void getStrokeVerticesFromUnclosedVertices(const PaintInfo& paintInfo, in getStrokeVerticesFromUnclosedVertices() 346 void getFillVerticesFromPerimeterAA(const PaintInfo& paintInfo, in getFillVerticesFromPerimeterAA() 406 inline static void storeCapAA(const PaintInfo& paintInfo, const std::vector<Vertex>& vertices, in storeCapAA() 576 void getStrokeVerticesFromUnclosedVerticesAA(const PaintInfo& paintInfo, in getStrokeVerticesFromUnclosedVerticesAA() 650 void getStrokeVerticesFromPerimeterAA(const PaintInfo& paintInfo, in getStrokeVerticesFromPerimeterAA() 727 const PaintInfo paintInfo(paint, transform); in tessellatePath() local 810 const PaintInfo paintInfo(paint, transform); in tessellatePoints() local 852 const PaintInfo paintInfo(paint, transform); in tessellateLines() local
|