Home
last modified time | relevance | path

Searched refs:compute_cubic_bounds (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkEdgeClipper.cpp394 static SkRect compute_cubic_bounds(const SkPoint pts[4]) { in compute_cubic_bounds() function
415 const SkRect bounds = compute_cubic_bounds(srcPts); in clipCubic()