Home | History | Annotate | Download | only in output

Lines Matching defs:uv1

90   gfx::PointF uv1 = quad->uv_bottom_right;
91 Float4 xform = { { uv0.x(), uv0.y(), uv1.x() - uv0.x(), uv1.y() - uv0.y() } };