OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quad_too_curvy
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkScan_Hairline.cpp
172
static bool
quad_too_curvy
(const SkPoint pts[3]) {
199
if (level > 0 &&
quad_too_curvy
(pts))
SkPathMeasure.cpp
78
static bool
quad_too_curvy
(const SkPoint pts[3]) {
function
109
if (tspan_big_enough(maxt - mint) &&
quad_too_curvy
(pts)) {
Completed in 1789 milliseconds