Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DPath.cpp298 static bool subdividePoints(const SkPoint* points, bezierCalculation bezierFunction, in subdividePoints() function in android::SkPathGlue
336 needsSubdivision = subdividePoints(points, bezierFunction, iter->first, in addBezier()
341 needsSubdivision = subdividePoints(points, bezierFunction, iter->first, in addBezier()