Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_Hairline.cpp330 static bool quick_cubic_niceness_check(const SkPoint pts[4]) { in quick_cubic_niceness_check() function
393 if (quick_cubic_niceness_check(pts)) { in haircubic()