Function tiny_skia::edge_clipper::chop_mono_quad_at_y
source ยท fn chop_mono_quad_at_y(
pts: &[Point; 3],
y: f32,
t: &mut NormalizedF32Exclusive,
) -> bool
fn chop_mono_quad_at_y(
pts: &[Point; 3],
y: f32,
t: &mut NormalizedF32Exclusive,
) -> bool