Searched refs:tessellatePoints (Results 1 – 3 of 3) sorted by relevance
92 static void tessellatePoints(const float* points, int count, const SkPaint* paint,
768 void PathTessellator::tessellatePoints(const float* points, int count, const SkPaint* paint, in tessellatePoints() function in android::uirenderer::PathTessellator
626 PathTessellator::tessellatePoints(op.points, op.floatCount, op.paint, in onPointsOp()