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