Home | History | Annotate | Download | only in output

Lines Matching defs:uv1

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