Home | History | Annotate | Download | only in gm

Lines Matching refs:orig

406             SkPath orig;
408 procs[i](&orig, bounds, &str);
413 canvas->drawPath(orig, strokePaint);
414 canvas->drawPath(orig, origPaint);
416 strokePaint.getFillPath(orig, &fill);