Searched refs:srcForPathEffect (Results 1 – 1 of 1) sorted by relevance
351 const SkPath* srcForPathEffect; in GrStyledShape() local353 srcForPathEffect = &parent.fShape.path(); in GrStyledShape()355 srcForPathEffect = tmpPath.init(); in GrStyledShape()361 if (!parent.fStyle.applyPathEffectToPath(&fShape.path(), &strokeRec, *srcForPathEffect, in GrStyledShape()363 tmpParent.init(*srcForPathEffect, GrStyle(strokeRec, nullptr)); in GrStyledShape()