Searched refs:postPEStrokeRec (Results 1 – 1 of 1) sorted by relevance
368 SkStrokeRec postPEStrokeRec(SkStrokeRec::kFill_InitStyle); in init() local369 if (fBase.style().applyPathEffectToPath(&postPathEffect, &postPEStrokeRec, preStyle, in init()373 GrShape(postPathEffect, GrStyle(postPEStrokeRec, nullptr)).asPath(&postPathEffect); in init()378 REPORTER_ASSERT(r, postPEStrokeRec.hasEqualEffect(fAppliedPE.style().strokeRec())); in init()