Home | History | Annotate | Download | only in utils

Lines Matching refs:vy

75                     const SkScalar vy, const SkScalar ty,
79 verts->set(vx, vy); verts++;
89 verts->set(vx, vy); verts++;
92 verts->set(bounds.fRight, vy); verts++;
211 SkScalar vy = bounds.fTop;
212 fillRow(verts, texs, vy, 0, bounds, xDivs, numXDivs,
220 vy += stretchY;
222 vy += ty;
228 vy += SkScalarMul(ty, -stretchY);
231 fillRow(verts, texs, vy, ty, bounds, xDivs, numXDivs,