Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkScan_Hairline.cpp404 static SkRect compute_nocheck_cubic_bounds(const SkPoint pts[4]) { in compute_nocheck_cubic_bounds() function
421 SkRect bounds = compute_nocheck_cubic_bounds(pts); in haircubic()
/third_party/flutter/skia/src/core/
DSkScan_Hairline.cpp395 static SkRect compute_nocheck_cubic_bounds(const SkPoint pts[4]) { in compute_nocheck_cubic_bounds() function
412 SkRect bounds = compute_nocheck_cubic_bounds(pts); in haircubic()