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