Home | History | Annotate | Download | only in core

Lines Matching refs:RR

151     Sk64    RR, tmp;
153 RR.setMul(B,B);
156 RR.sub(tmp);
157 if (RR.isNeg())
159 SkFixed R = RR.getSqrt();