Home | History | Annotate | Download | only in utils

Lines Matching defs:x1

1974     SkScalar x1 = lua2scalar_def(L, 4, 0);
1978 SkPoint pts[] = { { x0, y0 }, { x1, y1 } };