Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_VelocityTracker.cpp202 jfloatArray xCoeffObj = jfloatArray(env->GetObjectField(outEstimatorObj, in android_view_VelocityTracker_nativeGetEstimator() local
207 env->SetFloatArrayRegion(xCoeffObj, 0, VelocityTracker::Estimator::MAX_DEGREE + 1, in android_view_VelocityTracker_nativeGetEstimator()