Home | History | Annotate | Download | only in tests

Lines Matching defs:rad

138         const SkScalar rad = 12814;
139 const SkVector vec[] = { { rad, rad }, { 0, rad }, { rad, rad }, { 0, rad } };
159 const SkScalar rad = 40;
160 rr.setRectXY(bounds, rad, rad);
344 static void set_radii(SkVector radii[4], int index, float rad) {
346 radii[index].set(rad, rad);
354 const float rad = 33436320;
361 set_radii(radii, i, rad);