Home
last modified time | relevance | path

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

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