Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dunitbezier.hpp65 double sampleCurveDerivativeX(double t) const { in sampleCurveDerivativeX() function
83 d2 = sampleCurveDerivativeX(t2); in solveCurveX()