Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsCubic.h80 static int FindInflections(const SkPoint a[kPointCount], double tValues[2]) { in FindInflections() function
DSkOpAngle.cpp1032 int testCount = SkDCubic::FindInflections(pts, testTs); in setSpans()