Home | History | Annotate | Download | only in hwui

Lines Matching refs:drawLines

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