Lines Matching defs:ed
639 SkPathRef::Editor ed(&fPathRef); in setPt() local
651 SkPathRef::Editor ed(&fPathRef); in setLastPt() local
715 SkPathRef::Editor ed(&fPathRef); in lineTo() local
733 SkPathRef::Editor ed(&fPathRef); in quadTo() local
763 SkPathRef::Editor ed(&fPathRef); in conicTo() local
786 SkPathRef::Editor ed(&fPathRef); in cubicTo() local
815 SkPathRef::Editor ed(&fPathRef); in close() local
880 SkPathRef::Editor ed(&fPathRef, count+close, count); in addPoly() local
1112 SkPathRef::Editor ed(&fPathRef); in addOval() local
1362 SkPathRef::Editor ed(&fPathRef, src.fPathRef->countPoints(), src.fPathRef->countVerbs()); in reverseAddPath() local
1478 SkPathRef::Editor ed(&dst->fPathRef); in transform() local