Home | History | Annotate | Download | only in core

Lines Matching refs:RR

135     Sk64    RR, tmp;
137 RR.setMul(B,B);
140 RR.sub(tmp);
141 if (RR.isNeg())
143 SkFixed R = RR.getSqrt();