Lines Matching defs:fResScale
141 SkScalar getResScale() const { return fResScale; }
150 SkScalar fResScale;
253 if (!set_normal_unitnormal(fPrevPt, currPt, fResScale, fRadius, normal, unitNormal)) {
326 , fResScale(resScale) {
427 if (!set_normal_unitnormal(quad[1], quad[2], fResScale, fRadius, normalBC, unitNormalBC)) {
1373 SkPathStroker stroker(src, radius, fMiterLimit, this->getCap(), this->getJoin(), fResScale);