Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_Hairline.cpp368 static SkRect compute_nocheck_cubic_bounds(const SkPoint pts[4]) { in compute_nocheck_cubic_bounds() function
385 SkRect bounds = compute_nocheck_cubic_bounds(pts); in haircubic()