Searched refs:srcForParentStyle (Results 1 – 2 of 2) sorted by relevance
401 const SkPath* srcForParentStyle; in GrStyledShape() local403 srcForParentStyle = &parent.fShape.path(); in GrStyledShape()405 srcForParentStyle = tmpPath.init(); in GrStyledShape()412 *srcForParentStyle, scale)); in GrStyledShape()
486 const SkPath* srcForParentStyle; in GrShape() local488 srcForParentStyle = &parent.path(); in GrShape()490 srcForParentStyle = tmpPath.init(); in GrShape()496 SkAssertResult(parent.fStyle.applyToPath(&this->path(), &fillOrHairline, *srcForParentStyle, in GrShape()