Home | History | Annotate | Download | only in hwui

Lines Matching refs:drawLines

2561  * that of AA lines in the drawLines() function.  We expand the convex path by a half pixel in
2593 status_t OpenGLRenderer::drawLines(float* points, int count, SkPaint* paint) {
3315 drawLines(&points[0], pointsCount, &paintCopy);