Home
last modified time | relevance | path

Searched defs:realRoots (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp164 int realRoots = SkDCubic::RootsReal(A, B, C, D, allRoots); in DEF_TEST() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsQuad.cpp110 int SkDQuad::AddValidTs(double s[], int realRoots, double* t) { in AddValidTs() argument
140 int realRoots = RootsReal(A, B, C, s); in RootsValidT() local

Completed in 2 milliseconds