Searched refs:appendCubicStroke (Results 1 – 1 of 1) sorted by relevance
418 void appendCubicStroke(const SkPoint P[3], int numLinearSegmentsLog2) { in appendCubicStroke() function in GrCCStroker::InstanceBufferBuilder633 builder.appendCubicStroke(&pts[ptsIdx], params[paramsIdx++].fNumLinearSegmentsLog2); in prepareToDraw()