Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DPath.cpp272 static SkPoint cubicBezierCalculation(float t, const SkPoint* points) { in cubicBezierCalculation() function in android::SkPathGlue
375 addBezier(points, cubicBezierCalculation, segmentPoints, lengths, in createVerbSegments()