Home | History | Annotate | Download | only in gm

Lines Matching full:endpoints

575         // We can either interpolate endpoints and premultiply each point (default, more precision),
576 // or premultiply the endpoints first, avoiding the need to premultiply each point (cheap).