Searched refs:needToApply (Results 1 – 4 of 4) sorted by relevance
26 if (style.strokeRec().needToApply()) { in KeySize()63 if (Apply::kPathEffectAndStrokeRec == apply && style.strokeRec().needToApply()) { in WriteKey()187 if (strokeRec.needToApply()) { in applyToPath()
79 bool needToApply() const { in needToApply() function126 if (!this->needToApply()) { in hasEqualEffect()
501 if (rec.needToApply() && rec.applyToPath(&strokePath, path)) { in generateMask()755 if (rec.needToApply()) { in internalGetPath()
370 if (GrStyle::Apply::kPathEffectAndStrokeRec == apply && strokeRec.needToApply()) { in GrStyledShape()